fix(deps): update module golang.org/x/sync to v0.11.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-05 02:01:46 +00:00
parent 5e3f489386
commit 2baa213a94
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.8.1
gitlab.com/greyxor/slogor v1.6.1
golang.org/x/sync v0.10.0
golang.org/x/sync v0.11.0
)
require (