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

This commit was merged in pull request #458.
This commit is contained in:
2025-05-05 21:08:40 +00:00
parent 2e3a7d0c8a
commit 5fae3242de
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.22.0
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.38.0
golang.org/x/net v0.39.0
golang.org/x/net v0.40.0
)
require (