mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bd8490c0de
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>
5 lines
92 B
Modula-2
5 lines
92 B
Modula-2
module github.com/jmespath/go-jmespath
|
|
|
|
go 1.14
|
|
|
|
require github.com/stretchr/testify v1.5.1
|