Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Update Go dependencies. #592

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

erikbosch
Copy link
Contributor

Triggering reason is to fix a vulnerability in gRPC <1.53

I am by no means a go expert and I do not really know why the go.sum file becomes so much larger than before. but I have documented in the README how I updated the versions, and I have tested against both Databroker and Server that things seems to work like before.

Triggering reason is to fix a vulnerability in gRPC <1.53
@erikbosch erikbosch requested a review from lukasmittag July 7, 2023 07:34
Copy link
Contributor

@lukasmittag lukasmittag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I did:

  • tested if it runs
    I see that there are many changes in .sum. I think it is okay. It could be avoided by go get -u google.golang.org/grpc. That would only update grpc dependencies. But I thinks since it does not break anything it is okay to update everything.

@erikbosch erikbosch merged commit 6ab34f1 into eclipse-archived:master Jul 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants