Skip to content

Commit

Permalink
reverted go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-swilloughby committed Dec 14, 2023
1 parent 8149d02 commit 865dec7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ require (
google.golang.org/grpc v1.56.3
)

require (
golang.org/x/net v0.9.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
)

retract v3.22.0 // release process error corrected in v3.22.1

retract v3.25.0 // release process error corrected in v3.25.1

0 comments on commit 865dec7

Please sign in to comment.