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

Fixing version issue inside of go.mod file #121

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Fixing version issue inside of go.mod file #121

merged 2 commits into from
Aug 19, 2024

Conversation

jcrichlake
Copy link
Contributor

Description

Git scans were complaining that our version of go requires 3 tiers in the version number

Copy link
Member

@halprin halprin left a comment

Choose a reason for hiding this comment

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

I figured out how to get Renovate to update things as newer versions of Go come out when all the versions are specified. See the below suggested change. This also updates us to Go 1.23. This also, I believe, makes the scan happy.

src/go.mod Outdated Show resolved Hide resolved
Co-authored-by: halprin <halprin@users.noreply.github.com>
Copy link

sonarcloud bot commented Aug 19, 2024

@jcrichlake jcrichlake merged commit 6a91eed into main Aug 19, 2024
13 checks passed
@jcrichlake jcrichlake deleted the version-fix branch August 19, 2024 19:02
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.

2 participants