fix(gitignore): make api ignore pattern root-specific
Some checks failed
CI / lint (push) Failing after 11s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
CI / docker (push) Has been skipped

fix(test): add missing os import to test files
chore(deps): update dependencies from go mod tidy
This commit is contained in:
2026-08-20 18:02:46 +03:00
parent 900db58043
commit 6bebfa86fe
5 changed files with 23 additions and 9 deletions

2
.gitignore vendored
View File

@@ -2,5 +2,5 @@
dump.rdb
coverage.out
cover.out
api
/api
*.log