Update dependent packages:#462
Conversation
github.com/google/uuid v1.3.1 github.com/stretchr/testify v1.8.4 golang.org/x/crypto v0.12.0
cpuschma
left a comment
There was a problem hiding this comment.
Thank you for the PR. May you mirror the changes to the root directories go.mod and go.sum as well?
Additionally, I just checked and it seems, due to Go 1.21.0, that golang.org/x/crypto has been updated to v0.13.0. May you please run go get -u ./... again?
|
According to current |
|
We stick with Go 1.14 unless it's necessary to drop support for it. In both cases this should be addressed in a separate PR |
|
hi @cpuschma, Bumped crypto to v0.13.0, please help review and hopefully merge it. :) |
|
Thank you. Can you update the deps for the root directories go.mod as well? Then we can merge it |
|
@cpuschma Done. :) |
Uh oh!
There was an error while loading. Please reload this page.