mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
Newer versions of aws-sdk-go contain a bugfix for retrieving region vs availability-zone information.
6 lines
113 B
Modula-2
6 lines
113 B
Modula-2
module github.com/jmespath/go-jmespath
|
|
|
|
go 1.14
|
|
|
|
require github.com/jmespath/go-jmespath/internal/testify v1.5.1
|