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 5b44d6c commit ff67b97Copy full SHA for ff67b97
4 files changed
go.mod
@@ -51,6 +51,7 @@ require (
51
github.com/Microsoft/go-winio v0.6.0 // indirect
52
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
53
github.com/davecgh/go-spew v1.1.1 // indirect
54
+ github.com/francoispqt/gojay v1.2.13 // indirect
55
github.com/fxamacker/cbor/v2 v2.6.0 // indirect
56
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
57
github.com/go-kit/log v0.2.1 // indirect
0 commit comments