Skip to content

Update protobuf library, x/net dependencies#8

Open
cmikk wants to merge 7 commits intonextfrom
update-proto
Open

Update protobuf library, x/net dependencies#8
cmikk wants to merge 7 commits intonextfrom
update-proto

Conversation

@cmikk
Copy link
Collaborator

@cmikk cmikk commented Sep 3, 2025

Replace deprecated github.com/golang/protobuf library with google.golang.org/protobuf, regenerating code and updating go:generate command to accommodate library changes.

Update golang.org/x/net to recent version.

Address warnings due to library and language changes (tls.Config lock, interface{} -> any)

dependabot bot and others added 7 commits September 3, 2025 16:02
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Replace deprecated github.com/golang/protobuf with
google.golang.org/protobuf
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.

1 participant