Skip to content

Commit

Permalink
move deps to https
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Payeur Levallois committed Nov 28, 2017
1 parent 49a0d1f commit 63cfdc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
11 changes: 4 additions & 7 deletions glide.lock

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

7 changes: 2 additions & 5 deletions glide.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
package: github.com/mathpl/kafka_httpcat
import:
- package: github.com/Shopify/sarama
vcs: git
repo: [email protected]:mathpl/sarama.git
version: 9e4b926b99686504723b1963a72331ab4172a6e9
version: b0e729b8e95a2ad143570643cf3e9e1bf78a8ff5
- package: github.com/bsm/sarama-cluster
vcs: git
repo: [email protected]:mathpl/sarama-cluster.git
repo: https://github.com/mathpl/sarama-cluster.git
version: f5faed7d69e89983b631e354705c1a0b4385968d
- package: github.com/codegangsta/cli
version: ^1.18.1
Expand Down

0 comments on commit 63cfdc3

Please sign in to comment.