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

This commit is contained in:
2026-04-10 05:06:27 +01:00
committed by GitHub
parent 79c46f3b1e
commit 26fd95cea9
2 changed files with 10 additions and 10 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.49.0
golang.org/x/crypto v0.50.0
golang.org/x/sync v0.20.0
golang.org/x/time v0.15.0
gorm.io/driver/mysql v1.6.0
@@ -129,7 +129,7 @@ require (
go.yaml.in/yaml/v2 v2.4.4 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/sys v0.43.0 // indirect
golang.org/x/text v0.35.0 // indirect
golang.org/x/text v0.36.0 // indirect
google.golang.org/grpc v1.78.0 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect