fix(deps): update module golang.org/x/sync to v0.12.0
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-06 02:07:02 +00:00
parent 1e0a81ca3a
commit 0eb224f8b4
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.9.1
gitlab.com/greyxor/slogor v1.6.1
golang.org/x/sync v0.11.0
golang.org/x/sync v0.12.0
)
require (