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 b1b17b8 commit 4f58cb0Copy full SHA for 4f58cb0
go.mod
@@ -3,8 +3,8 @@ module github.com/jmespath/jp
3
go 1.17
4
5
require (
6
- github.com/urfave/cli v1.22.5
7
github.com/jmespath/go-jmespath v0.4.0
+ github.com/urfave/cli v1.22.5
8
)
9
10
0 commit comments