Skip to content

Commit

Permalink
Bump Go Version in Vagrant
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
  • Loading branch information
Brett Logan authored and guoger committed Jun 11, 2020
1 parent 54549c6 commit 1d4ec99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# SPDX-License-Identifier: Apache-2.0

GOROOT='/opt/go'
GO_VERSION=1.14.2
GO_VERSION=1.14.4

# ----------------------------------------------------------------
# Install Golang
Expand Down

0 comments on commit 1d4ec99

Please sign in to comment.