Skip to content

Commit

Permalink
Add Shopify/sarama as a dependency to connect kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
swhsiang committed Sep 13, 2017
1 parent 209c5e3 commit ff72016
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 15 deletions.
29 changes: 17 additions & 12 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ import:
- service/ec2
- service/ecs
- service/iam
- package: github.com/gin-gonic/gin
version: ~1.1.4
- package: github.com/golang/glog
- package: github.com/spf13/viper
- package: k8s.io/apimachinery
- package: k8s.io/client-go
version: v2.0.0-alpha.1
- package: k8s.io/apimachinery
- package: github.com/gin-gonic/gin
version: ^1.2.0
- package: github.com/rifflock/lfshook
version: ^1.7.0
- package: github.com/Shopify/sarama
version: ^1.12.0

0 comments on commit ff72016

Please sign in to comment.