-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat(go): bump go to v1.22.4 #425
Conversation
Signed-off-by: Jose Ramon Mañes <[email protected]>
results: https://github.com/celestiaorg/knuu/actions/runs/9396973684/job/25879205485 Cache is not found
go version go1.22.4 linux/amd64
go env
Run go install golang.org/x/vuln/cmd/govulncheck@latest
go: downloading golang.org/x/vuln v1.1.1
go: downloading golang.org/x/mod v0.17.0
go: downloading golang.org/x/tools v0.21.1-0.202405[140](https://github.com/celestiaorg/knuu/actions/runs/9396973684/job/25879205485#step:2:151)24235-59d9797072e7
go: downloading golang.org/x/sync v0.7.0
Run govulncheck -C . -format text ./...
No vulnerabilities found. |
Important Review skippedReview was skipped due to path filters Files ignored due to path filters (1)
You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
fixes go standard lib vulnerability: #424