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 9542d40 commit 4a93f74Copy full SHA for 4a93f74
go.mod
@@ -105,7 +105,7 @@ require (
105
github.com/jcmturner/gofork v1.7.6 // indirect
106
github.com/jcmturner/gokrb5/v8 v8.4.4 // indirect
107
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
108
- github.com/json-iterator/go v1.1.12 // indirect
+ github.com/json-iterator/go v1.1.12
109
github.com/klauspost/compress v1.18.1 // indirect
110
github.com/mattn/go-colorable v0.1.14 // indirect
111
github.com/mattn/go-isatty v0.0.20 // indirect
0 commit comments