Skip to content

Commit 9aee315

Browse files
committed
Depends on spf13/afero and update deps
Afero will be used to abstract filesystem in recorder (which in turn will ease unit testing).
1 parent a3c3be9 commit 9aee315

File tree

2 files changed

+61
-23
lines changed

2 files changed

+61
-23
lines changed

glide.lock

+59-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ import:
3535
- hooks/test
3636
- package: github.com/ghodss/yaml
3737
version: ^1.0.0
38+
- package: github.com/spf13/afero
39+
version: ^1.1.0

0 commit comments

Comments
 (0)