Skip to content

Update dependencies #275

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependencies #275

wants to merge 1 commit into from

Conversation

jub0bs
Copy link

@jub0bs jub0bs commented May 16, 2025

go.mod and go.sum were updated by running go get -u && go mod tidy. Since the update to go.mod included an update to the go version to 1.23.0, this change also updates the CI config to the same version.

go.mod and go.sum were updated by running `go get -u && go mod tidy`.
Since the update to go.mod included an update to the go version to
1.23.0, this change also updates the CI config to the same version.
@jub0bs
Copy link
Author

jub0bs commented May 16, 2025

Note: I've updated to Go 1.23 because it's currently the oldest version of Go that's still supported.

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.

1 participant