Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MODULES] Switch to Go Modules #155

Merged
merged 3 commits into from
Mar 14, 2019
Merged

[MODULES] Switch to Go Modules #155

merged 3 commits into from
Mar 14, 2019

Conversation

appilon
Copy link
Contributor

@appilon appilon commented Mar 14, 2019

Closes #135

provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file
run go mod tidy
remove govendor from makefile and travis config
set appropriate env vars for go modules
Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy
@ghost ghost added the size/XXL label Mar 14, 2019
@appilon appilon requested a review from annakhm March 14, 2019 20:17
@appilon
Copy link
Contributor Author

appilon commented Mar 14, 2019

I saw that the original issue has an upvote now, so I figured I would open this PR. Let me know how I can help get things through (currently waiting on Travis and TeamCity).

@appilon appilon requested a review from radeksimko March 14, 2019 20:21
@appilon
Copy link
Contributor Author

appilon commented Mar 14, 2019

No new failures in TeamCity.

@appilon appilon merged commit 5d5813d into master Mar 14, 2019
@appilon appilon deleted the go-modules-2019-03-14 branch March 14, 2019 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants