Skip to content

all: update deps after 1.83 branch cut#9232

Open
easwars wants to merge 1 commit into
grpc:masterfrom
easwars:update_deps_after_1.83_branch_cut
Open

all: update deps after 1.83 branch cut#9232
easwars wants to merge 1 commit into
grpc:masterfrom
easwars:update_deps_after_1.83_branch_cut

Conversation

@easwars

@easwars easwars commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

RELEASE NOTES: none

@easwars
easwars requested a review from mbissa July 14, 2026 22:48
@easwars easwars added the Type: Dependencies Updating/adding/removing dependencies label Jul 14, 2026
@easwars easwars added this to the 1.84 Release milestone Jul 14, 2026
Comment thread examples/go.mod
module google.golang.org/grpc/examples

go 1.25.0
go 1.25.8

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should not go to minor versions, I think this needs to stay the same.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I remember this came up in the past as well. Do you remember how to fix this? If I manually change the version back to 1.25.0, then our vet fails, because running go mod tidy in this directory sets the version back to 1.25.8.

Comment thread gcp/observability/go.mod
module google.golang.org/grpc/gcp/observability

go 1.25.0
go 1.25.8

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same as above.

@mbissa mbissa assigned easwars and unassigned mbissa Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Updating/adding/removing dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants