aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-07-11 06:32:57 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-07-11 06:32:57 +0000
commit1ee9b534abc9b00ca336e2732c0b955dc8a185f1 (patch)
tree84bb390e3eaa26b46159f80eab578bc7c1ecc8a5 /go.mod
parente1ab8a8ce2f25d860bad4aa1e65fd258c9e0b9a4 (diff)
downloadcoredns-1ee9b534abc9b00ca336e2732c0b955dc8a185f1.tar.gz
coredns-1ee9b534abc9b00ca336e2732c0b955dc8a185f1.tar.zst
coredns-1ee9b534abc9b00ca336e2732c0b955dc8a185f1.zip
build(deps): bump github.com/golang/protobuf from 1.3.1 to 1.3.2 (#2989)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.3.1...v1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4b4809ef6..7c0ae4d14 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/farsightsec/golang-framestream v0.0.0-20181102145529-8a0cb8ba8710
github.com/gogo/protobuf v1.2.1 // indirect
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
- github.com/golang/protobuf v1.3.1
+ github.com/golang/protobuf v1.3.2
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf // indirect
github.com/googleapis/gnostic v0.2.0 // indirect
github.com/gophercloud/gophercloud v0.0.0-20190307220656-fe1ba5ce12dd // indirect