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 6377426 commit 6034980Copy full SHA for 6034980
go.mod
@@ -5,7 +5,6 @@ go 1.15
5
require (
6
github.com/AlecAivazis/survey/v2 v2.2.7
7
github.com/Masterminds/semver/v3 v3.1.1
8
- github.com/PaesslerAG/gval v1.0.0
9
github.com/PaesslerAG/jsonpath v0.1.1
10
github.com/briandowns/spinner v1.12.0
11
github.com/fsnotify/fsnotify v1.4.9 // indirect
0 commit comments