Conversation
appilon
approved these changes
Mar 2, 2020
| github.com/hashicorp/terraform-plugin-sdk v1.7.0 | ||
| ) | ||
|
|
||
| go 1.13 |
Contributor
There was a problem hiding this comment.
Might need to bump the version of go in .go-version. Regret ever encoding that file across all the providers.... it does play an important role on TeamCity though for both tests and releases.
If the mod file has 1.13 encoded lets make sure travis is bumped to 1.13
appilon
suggested changes
Mar 2, 2020
appilon
approved these changes
Mar 3, 2020
Contributor
appilon
left a comment
There was a problem hiding this comment.
tests pass, sorry about the back and forth on the .go-version stuff
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate to the standalone Terraform plugin SDK Go module as described in https://www.terraform.io/docs/extend/plugin-sdk.html.