We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e997437 commit eb1973aCopy full SHA for eb1973a
go.mod
@@ -71,7 +71,7 @@ require (
71
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
72
go.uber.org/multierr v1.11.0 // indirect
73
golang.org/x/crypto v0.21.0 // indirect
74
- golang.org/x/net v0.22.0 // indirect
+ golang.org/x/net v0.23.0 // indirect
75
golang.org/x/sys v0.18.0 // indirect
76
golang.org/x/text v0.14.0 // indirect
77
google.golang.org/appengine v1.6.8 // indirect
0 commit comments