Skip to content

Commit 3127ecf

Browse files
committed
Tweak go config
1 parent 5022c59 commit 3127ecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ defaults: &defaults
66
environment:
77
GRUNTWORK_INSTALLER_VERSION: v0.0.35
88
MODULE_CI_VERSION: v0.33.1
9-
GOLANG_VERSION: 1.14
9+
GOLANG_VERSION: 1.16
10+
GO111MODULE: auto
1011
CGO_ENABLED: 1
1112
install_gruntwork_utils: &install_gruntwork_utils
1213
name: install gruntwork utils

0 commit comments

Comments
 (0)