Skip to content

Commit 2f16f25

Browse files
authored
update protobuf to 1.3.2 (#198)
Co-authored-by: Ben Luzarraga <[email protected]>
1 parent 14170bd commit 2f16f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/go-logr/logr v0.1.0 // indirect
2828
github.com/go-logr/zapr v0.1.0 // indirect
2929
github.com/gobuffalo/flect v0.2.0 // indirect
30-
github.com/gogo/protobuf v1.3.1 // indirect
30+
github.com/gogo/protobuf v1.3.2 // indirect
3131
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
3232
github.com/golang/protobuf v1.4.2 // indirect
3333
github.com/google/go-cmp v0.4.0 // indirect

0 commit comments

Comments
 (0)