Skip to content

Commit

Permalink
Merge pull request #6616 from terraform-providers/f/pinning-to-go-1.14.2
Browse files Browse the repository at this point in the history
provider: pinning to Go 1.14.2
  • Loading branch information
tombuildsstuff committed Apr 24, 2020
2 parents 5992229 + 5aa43f4 commit 1a7caee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -35,9 +35,6 @@ website/vendor

.env.sh

# goenv version file
.go-version

# generated by the example acceptance tests
examples/**/test.tf
examples/**/test.tfvars
Expand Down
1 change: 1 addition & 0 deletions .go-version
@@ -0,0 +1 @@
1.14.2

0 comments on commit 1a7caee

Please sign in to comment.