Bump golang.org/x/net from 0.22.0 to 0.23.0 (#410)

This commit is contained in:
dependabot[bot]
2024-04-19 13:37:08 +00:00
committed by GitHub
parent c47a14c53a
commit 7637975e3f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -68,7 +68,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.22.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect