build: bump go version to 1.17.3 (#11461)

This commit is contained in:
Tim Gross
2021-11-05 15:34:24 -04:00
committed by GitHub
parent 1e951ec38e
commit 84888390f7
7 changed files with 143 additions and 28 deletions

View File

@@ -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