Skip to content

Commit

Permalink
all: upgrade to google.golang.org/protobuf@v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsnet committed May 14, 2020
1 parent 07c14f1 commit 0fc7712
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,5 +4,5 @@ go 1.9

require (
github.com/google/go-cmp v0.4.0
google.golang.org/protobuf v1.22.0
google.golang.org/protobuf v1.22.1-0.20200513052502-2d80e9b3abae
)
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -16,3 +16,5 @@ google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miE
google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo=
google.golang.org/protobuf v1.22.0 h1:cJv5/xdbk1NnMPR1VP9+HU6gupuG9MLBoH1r6RHZ2MY=
google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.22.1-0.20200513052502-2d80e9b3abae h1:ljtjglT2B/vA/wQXPsDosy75Uq91Em5ktksJNG8HFQI=
google.golang.org/protobuf v1.22.1-0.20200513052502-2d80e9b3abae/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=

0 comments on commit 0fc7712

Please sign in to comment.