[deps][vendor] Updates gogo/protobuf

This commit is contained in:
dougbtv
2021-02-18 11:11:43 -05:00
parent 094dcbe2c2
commit fe42962eb5
208 changed files with 20203 additions and 94129 deletions

View File

@@ -8,7 +8,7 @@ before_install:
- go get -t -v ./...
script:
- ./scripts/test.sh
- ./test.sh
after_success:
- bash <(curl -s https://codecov.io/bash)

View File

@@ -9,7 +9,7 @@ before_install:
- go get -t -v github.com/modern-go/reflect2-tests/...
script:
- ./scripts/test.sh
- ./test.sh
after_success:
- bash <(curl -s https://codecov.io/bash)