Bump github.com/golang/protobuf from 1.3.5 to 1.4.0 (#481)

Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.3.5...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-15 08:33:59 +10:00
committed by GitHub
parent b278787314
commit 70cba38fa3
2 changed files with 16 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.12
require (
github.com/d5/tengo/v2 v2.1.2
github.com/gofrs/uuid v3.2.0+incompatible
github.com/golang/protobuf v1.3.5
github.com/golang/protobuf v1.4.0
github.com/google/go-querystring v1.0.0
github.com/gorilla/mux v1.7.4
github.com/gorilla/websocket v1.4.2