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

go mod to v3 #158

Merged
merged 3 commits into from
Sep 26, 2023
Merged

go mod to v3 #158

merged 3 commits into from
Sep 26, 2023

Conversation

ebauman
Copy link
Member

@ebauman ebauman commented Sep 25, 2023

Moves the go mod for this project to v3. This is necessary for imports into other code as references to anything higher than v1 get weird because of go versioning.

@ebauman
Copy link
Member Author

ebauman commented Sep 25, 2023

Intending to commit this as soon as CI passes and folks are happy. This is going to require rebasing on some other PRs but it should be minor changes.

@jggoebel
Copy link
Member

I am happy with this.

we could also update to go 1.21, then there would be more slices functionality, we would not need some of the util functions anymore like stringInSlice

@ebauman ebauman merged commit 097f860 into hobbyfarm:master Sep 26, 2023
2 checks passed
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