We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5022c59 commit 3127ecfCopy full SHA for 3127ecf
.circleci/config.yml
@@ -6,7 +6,8 @@ defaults: &defaults
6
environment:
7
GRUNTWORK_INSTALLER_VERSION: v0.0.35
8
MODULE_CI_VERSION: v0.33.1
9
- GOLANG_VERSION: 1.14
+ GOLANG_VERSION: 1.16
10
+ GO111MODULE: auto
11
CGO_ENABLED: 1
12
install_gruntwork_utils: &install_gruntwork_utils
13
name: install gruntwork utils
0 commit comments