fix(deps): update module golang.org/x/net to v0.38.0
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/deploy unknown status

This commit is contained in:
Renovate Bot 2025-03-27 20:05:15 +00:00
parent 815d1ed141
commit 792086c499
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/spf13/pflag v1.0.6
github.com/spf13/viper v1.20.0
github.com/stretchr/testify v1.10.0
golang.org/x/net v0.37.0
golang.org/x/net v0.38.0
)
require (