github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af

Used only by github.com/aws/aws-sdk-go, expecting c2b33e8439af
This commit is contained in:
Jordan Liggitt
2019-04-05 11:35:24 -04:00
parent 14df726621
commit 6c371b06c1
5 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
jpgo
/jpgo
jmespath-fuzz.zip
cpu.out
go-jmespath.test

View File

@@ -2,7 +2,7 @@ package jmespath
import "strconv"
// JmesPath is the epresentation of a compiled JMES path query. A JmesPath is
// JMESPath is the epresentation of a compiled JMES path query. A JMESPath is
// safe for concurrent use by multiple goroutines.
type JMESPath struct {
ast ASTNode

2
vendor/modules.txt vendored
View File

@@ -601,7 +601,7 @@ github.com/heketi/heketi/pkg/utils
github.com/imdario/mergo
# github.com/inconshreveable/mousetrap v1.0.0 => github.com/inconshreveable/mousetrap v1.0.0
github.com/inconshreveable/mousetrap
# github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af => github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8
# github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af => github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
github.com/jmespath/go-jmespath
# github.com/jmhodges/clock v0.0.0-20160418191101-880ee4c33548 => github.com/jmhodges/clock v0.0.0-20160418191101-880ee4c33548
github.com/jmhodges/clock