Skip to content

Update Go dependecies#324

Merged
cube2222 merged 1 commit into
cube2222:mainfrom
jauderho:main
May 30, 2023
Merged

Update Go dependecies#324
cube2222 merged 1 commit into
cube2222:mainfrom
jauderho:main

Conversation

@jauderho
Copy link
Copy Markdown
Contributor

Trivy and Grype flagging a number of security related issues related to old dependencies. This should resolve most of the existing ones. The resulting changes compile and appear to work with no issue.

go get -u golang.org/x/crypto
go get -u golang.org/x/text/language
go get -u gopkg.in/yaml.v3
go get -u golang.org/x/net/http2
go get -u golang.org/x/net/http2/hpack
go get -u golang.org/x/sys/cpu
go get -u google.golang.org/grpc/internal/channelz
go mod tidy

Signed-off-by: Jauder Ho <[email protected]>
@cube2222
Copy link
Copy Markdown
Owner

@jauderho Thanks for the PR!

@cube2222 cube2222 merged commit ca4ac3f into cube2222:main May 30, 2023
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