Bump golang.org/x/net from 0.15.0 to 0.17.0 (#73)

This commit is contained in:
dependabot[bot]
2023-10-12 08:35:19 +02:00
committed by GitHub
parent 3733c902b9
commit d77aa0c8a0
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@ -30,7 +30,7 @@ require (
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect