Skip to content

Bumping go.mod #292

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

Merged
merged 6 commits into from
Mar 5, 2025
Merged

Bumping go.mod #292

merged 6 commits into from
Mar 5, 2025

Conversation

mitali-salvi
Copy link
Contributor

@mitali-salvi mitali-salvi commented Mar 4, 2025

Issue #, if available:

Description of changes:
This PR bumps dependency versions

Also had to bump golinter version to build for > go 1.23 - golangci/golangci-lint#4909

go: golang.org/x/oauth2@v0.27.0 requires go >= 1.23.0; switching to go1.23.7

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

the-mann
the-mann previously approved these changes Mar 5, 2025
@the-mann the-mann dismissed their stale review March 5, 2025 20:58

why is build failing?

@@ -1,6 +1,8 @@
module github.com/aws/amazon-cloudwatch-agent-operator

go 1.22
go 1.23.0
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: drop .0

@mitali-salvi mitali-salvi merged commit b04874a into main Mar 5, 2025
9 checks passed
@mitali-salvi mitali-salvi deleted the bump branch March 5, 2025 22:16
@lisguo lisguo changed the title Bumping go.mod for cve fixes Bumping go.mod oauth2 Apr 21, 2025
@lisguo lisguo changed the title Bumping go.mod oauth2 Bumping go.mod Apr 21, 2025
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.

4 participants