Update go.mod and go.sum (#4)

This commit is contained in:
2026-01-13 03:37:10 +00:00
committed by GitHub
parent e6f127cf9e
commit 2e8baad645
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ require (
github.com/testcontainers/testcontainers-go v0.40.0
github.com/testcontainers/testcontainers-go/modules/mysql v0.40.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0
golang.org/x/crypto v0.46.0
golang.org/x/crypto v0.47.0
golang.org/x/sync v0.19.0
golang.org/x/time v0.14.0
gorm.io/driver/mysql v1.6.0
@@ -74,7 +74,7 @@ require (
github.com/go-logr/logr v1.4.3 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.4 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect