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

Update provider and tests to go 1.18 #2073

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Update provider and tests to go 1.18 #2073

merged 1 commit into from
Jul 13, 2022

Conversation

jkodroff
Copy link
Member

This change fixes an issue building the provider due to a missing
reference to an upstream dependency when go 1.16 is used with go mod
tidy. We also change appropriate commands in the Makefile to use go
1.17 compatibility mode.

Proposed changes

Related issues (optional)

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@jkodroff jkodroff force-pushed the jkodroff/go1.18 branch 3 times, most recently from a4645c4 to c514e45 Compare July 13, 2022 21:26
This change fixes an issue building the provider due to a missing
reference to an upstream dependency when go 1.16 is used with go mod
tidy. We also change appropriate commands in the Makefile to use go
1.17 compatibility mode.
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link
Contributor

@viveklak viveklak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Hopefully CI is happy.

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@jkodroff jkodroff merged commit 306ef44 into master Jul 13, 2022
@pulumi-bot pulumi-bot deleted the jkodroff/go1.18 branch July 13, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants