Skip to content

Commit

Permalink
protobuf v1.27.1 added
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmim committed Jun 30, 2021
1 parent 93d2658 commit 0a7b96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.13

require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/golang/protobuf v1.5.2
github.com/rs/zerolog v1.19.0
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
google.golang.org/genproto v0.0.0-20210629200056-84d6f6074151 // indirect
google.golang.org/grpc v1.39.0
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.3.0
)

0 comments on commit 0a7b96f

Please sign in to comment.