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

chore: update go version to 1.21 #86

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

cojenco
Copy link
Contributor

@cojenco cojenco commented Jan 22, 2024

Update go version to fix kokoro

  • go client libraries are currently compatible with Go 1.19, 1.20 and 1.21
  • google.golang.org/grpc requires Go 1.19+
  • remove ca-certificates workaround as the package was updated
  • corresponds to internal cl/600578622

fixes #83

@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2024
@cojenco cojenco marked this pull request as ready for review January 23, 2024 05:52
@cojenco cojenco requested a review from a team as a code owner January 23, 2024 05:52
@frankyn frankyn merged commit d160e3a into googleapis:main Jan 23, 2024
4 checks passed
@jskeet
Copy link
Collaborator

jskeet commented Jan 23, 2024

Thank you!

dconeybe added a commit to dconeybe/java-conformance-tests that referenced this pull request Jan 23, 2024
googleapis/conformance-tests@d160e3a chore: update go version to 1.21 ([googleapis#86](googleapis/conformance-tests#86))
googleapis/conformance-tests@76305a9 test: add tests for update with exists=false precondition ([googleapis#84](googleapis/conformance-tests#84))
googleapis/conformance-tests@3de4678 tests: Reverse position on explicit "must exist" for update
googleapis/conformance-tests@3264aa6 chore: Reorder query parameters in expected URL for signature test

Full diff: googleapis/conformance-tests@f5b5d0f...d160e3a
cojenco pushed a commit to googleapis/java-conformance-tests that referenced this pull request Jan 23, 2024
…f19 (#643)

googleapis/conformance-tests@d160e3a chore: update go version to 1.21 ([#86](googleapis/conformance-tests#86))
googleapis/conformance-tests@76305a9 test: add tests for update with exists=false precondition ([#84](googleapis/conformance-tests#84))
googleapis/conformance-tests@3de4678 tests: Reverse position on explicit "must exist" for update
googleapis/conformance-tests@3264aa6 chore: Reorder query parameters in expected URL for signature test

Full diff: googleapis/conformance-tests@f5b5d0f...d160e3a
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.

Fix Kokoro and general repo health
4 participants