fix(deps): update module golang.org/x/net to v0.32.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 44s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 52s

This commit was merged in pull request #308.
This commit is contained in:
2024-12-12 00:01:42 +00:00
parent 380dd979f6
commit 9629e71962
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/stretchr/testify v1.10.0
golang.org/x/crypto v0.31.0
golang.org/x/net v0.29.0
golang.org/x/net v0.32.0
)
require (