Skip to content

Commit

Permalink
Move dependencies from glide to Dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zackslash committed Sep 25, 2017
1 parent 8f025b2 commit 55db5bc
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 54 deletions.
51 changes: 51 additions & 0 deletions Gopkg.lock

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

7 changes: 7 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[[constraint]]
name = "github.com/dgrijalva/jwt-go"
version = "3.0.0"

[[constraint]]
name = "google.golang.org/grpc"
version = "=1.6.0"
44 changes: 0 additions & 44 deletions glide.lock

This file was deleted.

10 changes: 0 additions & 10 deletions glide.yaml

This file was deleted.

0 comments on commit 55db5bc

Please sign in to comment.