diff options
author | Ondrej Fabry <ofabry@cisco.com> | 2017-11-28 16:28:48 +0100 |
---|---|---|
committer | Ondrej Fabry <ofabry@cisco.com> | 2017-11-28 16:29:42 +0100 |
commit | ac6019137d5b10d02c7acac4f63fa22091b9933d (patch) | |
tree | 6b7cc4ecd56fce967bf5665292503459582a58ac /glide.lock | |
parent | 3f1edad4e6ba0a7876750aea55507fae14d8badf (diff) |
Fix imports for github.com/sirupsen/logrus
Change-Id: I84f2e45e5ff188a2a7a80cf69f607b44486c1754
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to 'glide.lock')
-rw-r--r-- | glide.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -hash: 5367b16eb1343728b5cccd82f4f7c4ea2cb42c284d3ebf6b7c519ea1c35bd755 -updated: 2017-10-11T16:39:11.448357454+02:00 +hash: 5144a3ebeee4fbfbd9e6d20fbb05f4e79f055848e74ca8911f49de3f673a11ab +updated: 2017-11-28T16:14:28.354432026+01:00 imports: - name: github.com/bennyscetbun/jsongo version: 5240b3f82c6665fe3ccd96bdf5e6f38fe1e1399d @@ -13,7 +13,7 @@ imports: version: ef56447db6a068ad9e52bc54a1aff5fb9e1ed2dd - name: github.com/pkg/profile version: 5b67d428864e92711fcbd2f8629456121a56d91f -- name: github.com/Sirupsen/logrus +- name: github.com/sirupsen/logrus version: 202f25545ea4cf9b191ff7f846df5d87c9382c2b - name: golang.org/x/sys version: 9ccfe848b9db8435a24c424abbc07a921adf1df5 |