Skip to content

Commit 84423c9

Browse files
author
Aaron Schlesinger
committed
fix(glide.lock,glide.yaml): add minio-go dependency
1 parent 41b00d3 commit 84423c9

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

glide.lock

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

glide.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ import:
1111
- package: github.com/Masterminds/cookoo
1212
version: 110a04ff7dc3e7c9b86c1a2413906a16a2bb65cb
1313
subpackages:
14-
- /log
15-
- /safely
16-
- /fmt
14+
- log
15+
- safely
16+
- fmt
1717
- package: golang.org/x/crypto
1818
version: f7445b17d61953e333441674c2d11e91ae4559d3
1919
subpackages:
20-
- /ssh
20+
- ssh
2121
- package: gopkg.in/yaml.v2
2222
version: eca94c41d994ae2215d455ce578ae6e2dc6ee516
2323
- package: github.com/pborman/uuid
@@ -38,3 +38,4 @@ import:
3838
version: ~1.1
3939
- package: github.com/arschles/assert
4040
version: 6882f85ccdc7c1822b146d1a6b0c2c48f91b5140
41+
- package: github.com/minio/minio-go

0 commit comments

Comments
 (0)