Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
royalmorty authored Aug 11, 2024
1 parent 6831adf commit 77f7aee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v5/server/grpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.17

require (
github.com/golang/protobuf v1.5.4
github.com/micro/plugins/v5/client/grpc v1.1.0
github.com/micro/plugins/v5/transport/grpc v1.1.0
github.com/micro/plugins/v5/client/grpc v1.0.2
github.com/micro/plugins/v5/transport/grpc v1.0.2
go-micro.dev/v5 v5.2.0
golang.org/x/net v0.23.0
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
Expand Down

0 comments on commit 77f7aee

Please sign in to comment.