mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
build: bump go version to 1.17.3 (#11461)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module github.com/hashicorp/nomad/tools
|
||||
|
||||
go 1.16
|
||||
go 1.17
|
||||
|
||||
require github.com/aws/aws-sdk-go v1.37.26
|
||||
|
||||
require github.com/jmespath/go-jmespath v0.4.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user