Bump golang.org/x/net from 0.16.0 to 0.17.0 (#282)

This commit is contained in:
dependabot[bot]
2023-10-12 04:34:56 +00:00
committed by GitHub
parent e1e2843f87
commit e079eeafa0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -63,7 +63,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/rs/xid v1.5.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
golang.org/x/net v0.16.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect