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 d5ffc8f commit 943b8d8Copy full SHA for 943b8d8
go.mod
@@ -8,6 +8,7 @@ require (
8
)
9
10
require (
11
+ github.com/francoispqt/gojay v1.2.13 // indirect
12
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
13
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 // indirect
14
github.com/onsi/ginkgo/v2 v2.9.5 // indirect
0 commit comments