Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit a98260d

Browse files
Merge pull request #43 from inloco/dependabot/go_modules/github.com/go-kit/kit-0.10.0
2 parents 2789176 + 4d934dc commit a98260d

File tree

2 files changed

+220
-1
lines changed

2 files changed

+220
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/VividCortex/gohistogram v1.0.0 // indirect
88
github.com/bsm/sarama-cluster v2.1.15+incompatible
99
github.com/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa
10-
github.com/go-kit/kit v0.9.0
10+
github.com/go-kit/kit v0.10.0
1111
github.com/inloco/goavro v0.0.0-20180215164239-eba86de05ad3
1212
github.com/klauspost/cpuid v1.2.1 // indirect
1313
github.com/olivere/elastic/v7 v7.0.11

0 commit comments

Comments
 (0)