fix(deps): update module golang.org/x/net to v0.29.0

This commit is contained in:
renovate[bot] 2024-09-05 18:18:36 +00:00 committed by Jan O. Rundshagen
parent 5bc07dcc9b
commit e22263f8e9
2 changed files with 9 additions and 3 deletions

6
go.mod
View file

@ -18,7 +18,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.28.0
golang.org/x/net v0.29.0
)
require (
@ -75,8 +75,8 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/text v0.17.0
golang.org/x/sys v0.25.0 // indirect
golang.org/x/text v0.18.0
golang.org/x/time v0.5.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect