Skip to content

Commit

Permalink
chore: update go version to 1.13.8 (#18258)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshif authored May 28, 2020
1 parent fe4feae commit 49b0fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releng/_go_versions.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These are the current and "next" Go versions used to build influxdb.
# This file is meant to be sourced from other scripts.

export GO_CURRENT_VERSION=1.12
export GO_NEXT_VERSION=1.12
export GO_CURRENT_VERSION=1.13.8
export GO_NEXT_VERSION=1.13.8

0 comments on commit 49b0fc9

Please sign in to comment.