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 4f58cb0 commit d5ee648Copy full SHA for d5ee648
go.mod
@@ -12,3 +12,5 @@ require (
12
github.com/russross/blackfriday/v2 v2.0.1 // indirect
13
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
14
)
15
+
16
+replace github.com/jmespath/go-jmespath => github.com/go-jsonfile/go-jmespath v0.9.0
0 commit comments