Skip to content

Commit 21894d4

Browse files
committed
Fix Binary corruption
1 parent b177493 commit 21894d4

2 files changed

Lines changed: 99 additions & 2 deletions

File tree

glide.lock

Lines changed: 97 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ import:
1818
- package: golang.org/x/crypto
1919
subpackages:
2020
- bcrypt
21-
- package: github.com/securityfirst/tent
22-
- package: github.com/gin-gonic/gin
21+
- package: github.com/gin-gonic/gin
22+
- package: gopkg.in/securityfirst/tent.v2

0 commit comments

Comments
 (0)