vendor: bump gogo/proto to v1.3.2

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
This commit is contained in:
Sam Batschelet
2021-03-11 11:27:25 -05:00
parent 94a371acd7
commit d3aa3fb486
9 changed files with 69 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/bgentry/speakeasy v0.1.0
github.com/dustin/go-humanize v1.0.0
github.com/gogo/protobuf v1.3.1
github.com/gogo/protobuf v1.3.2
github.com/olekukonko/tablewriter v0.0.4
github.com/spf13/cobra v1.1.1
github.com/spf13/pflag v1.0.5