- go version bump

- go fix
This commit is contained in:
2026-02-20 16:11:11 +05:30
parent 166b3fda5c
commit a048cb0d73
7 changed files with 40 additions and 24 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,9 @@
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
.claude
# Binaries for programs and plugins
*.exe
*.exe~
@@ -24,4 +27,3 @@ go.work.sum
# env file
.env