fix(deps): update module golang.org/x/net to v0.37.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 3m26s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m35s

This commit was merged in pull request #401.
This commit is contained in:
2025-03-07 00:10:32 +00:00
parent da82680270
commit fbb20bada4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.21.1
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.36.0
golang.org/x/net v0.36.0
golang.org/x/net v0.37.0
)
require (