mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
8 lines
153 B
Modula-2
8 lines
153 B
Modula-2
module github.com/hashicorp/nomad/tools
|
|
|
|
go 1.17
|
|
|
|
require github.com/aws/aws-sdk-go v1.37.26
|
|
|
|
require github.com/jmespath/go-jmespath v0.4.0 // indirect
|