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

CI and build updates #324

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

CI and build updates #324

wants to merge 8 commits into from

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Nov 21, 2024

Update golang to 1.23.3, golang/x packages, CI tools, and the image in the deployment yaml.

The go update will help with #325, since [email protected] needs >= go 1.22.7.

go get golang.org/x/crypto@latest golang.org/x/net@latest
go mod tidy
go get github.com/golangci/golangci-lint@latest \
  github.com/hashicorp/copywrite@latest \
  mvdan.cc/gofumpt@latest
go mod tidy
@tvoran tvoran requested a review from a team as a code owner November 21, 2024 01:28
go get golang.org/x/crypto@latest golang.org/x/net@latest
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