diff --git a/.go-version b/.go-version index 0a5af26df..3d0e62313 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.11.3 +1.11.4 diff --git a/.travis.yml b/.travis.yml index 57f5377ee..6f818e515 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ services: - docker language: go go: -- "1.11.3" +- "1.11.4" # add TF_CONSUL_TEST=1 to run consul tests # they were causing timouts in travis