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

Make go version util minor path to avoid invalid version error in dependency modules #39

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

RayAravind
Copy link
Collaborator

@RayAravind RayAravind commented Jun 19, 2024

What changes made in this PR

Use the correct format for go version in go.mod file

go: errors parsing go.mod:
/go/src/github.com/yahoo/k8s-athenz-syncer/go.mod:3: invalid go version '1.22.0': must match format 1.23

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Screenshot 2024-06-20 at 6 35 29 PM

…endency modules

Signed-off-by: Aravind <aravind.ray@yahooinc.com>
Signed-off-by: aray01 <aravind.ray@yahooinc.com>
Signed-off-by: aray01 <aravind.ray@yahooinc.com>
@RayAravind RayAravind merged commit 90e52fe into AthenZ:master Jun 21, 2024
2 checks passed
@RayAravind RayAravind deleted the go-version-fix branch June 21, 2024 00:41
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.

3 participants