Skip to content

Commit 1d42e4a

Browse files
committed
Update cookoo version pin from 1.2 to 1.3.
Turns out we're using the newer logger.
1 parent 114f1a9 commit 1d42e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

glide.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import:
44
- package: k8s.io/kubernetes
55
version: ~1.1
66
- package: github.com/Masterminds/cookoo
7-
version: >=1.2.0
7+
version: ">=1.3.0"
88
- package: github.com/coreos/etcd/client
99
- package: golang.org/x/net/context
1010
# Fix problemms with k8s' vendored repos

0 commit comments

Comments
 (0)