1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/jmespath/go-jmespath/go.mod
Sebastiaan van Stijn bd8490c0de
vendor: jmespath/go-jmespath v0.3.0
This update is just adding some typo-fixes and adding a go.mod, but
pins it to a tagged release;

c2b33e8439...v0.3.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-04 00:59:15 +02:00

5 lines
92 B
Modula-2

module github.com/jmespath/go-jmespath
go 1.14
require github.com/stretchr/testify v1.5.1