aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-09-14 11:30:06 +0200
committerGravatar GitHub <noreply@github.com> 2020-09-14 11:30:06 +0200
commit1a4e635b19afb70b2aa473eba1f229e7b1905cca (patch)
tree82e9684d42dac239551c6073fc36f9ea3ff17705 /go.mod
parent5673a9d569525f11735789da290f5ae62286f4ce (diff)
downloadcoredns-1a4e635b19afb70b2aa473eba1f229e7b1905cca.tar.gz
coredns-1a4e635b19afb70b2aa473eba1f229e7b1905cca.tar.zst
coredns-1a4e635b19afb70b2aa473eba1f229e7b1905cca.zip
build(deps): bump github.com/farsightsec/golang-framestream (#4117)
Bumps [github.com/farsightsec/golang-framestream](https://github.com/farsightsec/golang-framestream) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/farsightsec/golang-framestream/releases) - [Commits](https://github.com/farsightsec/golang-framestream/compare/v0.2.0...v0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 f7059015b..9ca020b02 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.2
github.com/dnstap/golang-dnstap v0.2.1
- github.com/farsightsec/golang-framestream v0.2.0
+ github.com/farsightsec/golang-framestream v0.3.0
github.com/golang/protobuf v1.4.2
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
github.com/hashicorp/golang-lru v0.5.4 // indirect