Skip to content

Commit 1f3a32b

Browse files
committed
changes
1 parent c334686 commit 1f3a32b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@ require (
2626
github.com/inconshreveable/mousetrap v1.1.0 // indirect
2727
github.com/kr/pretty v0.3.0 // indirect
2828
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
29+
golang.org/x/net v0.8.0
3230
)

0 commit comments

Comments
 (0)