Update module google.golang.org/grpc to v1.84.0
Deploy / Test, build and deploy (push) Failing after 1m15s

This commit was merged in pull request #22.
This commit is contained in:
2026-09-18 00:06:31 +00:00
parent 7a15473ac1
commit 68360d3b69
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/shopspring/decimal v1.4.0
github.com/testcontainers/testcontainers-go v0.44.0
github.com/testcontainers/testcontainers-go/modules/mariadb v0.44.0
google.golang.org/grpc v1.83.2
google.golang.org/grpc v1.84.0
google.golang.org/protobuf v1.36.12
)