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 c334686 commit 1f3a32bCopy full SHA for 1f3a32b
go.mod
@@ -26,7 +26,5 @@ require (
26
github.com/inconshreveable/mousetrap v1.1.0 // indirect
27
github.com/kr/pretty v0.3.0 // indirect
28
github.com/spf13/pflag v1.0.5 // indirect
29
- golang.org/x/net v0.8.i
30
- ithub.com/spf13/pflag v1.0.5 // indirect
31
- golang.org/x/net v0.8.0 // indirect
+ golang.org/x/net v0.8.0
32
)
0 commit comments