Skip to content

Commit 3255cbc

Browse files
committed
move allocation; remove TODO
1 parent f62b88b commit 3255cbc

File tree

4 files changed

+7
-350
lines changed

4 files changed

+7
-350
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ go 1.14
44

55
require (
66
github.com/ghodss/yaml v1.0.0
7-
github.com/go-kit/kit v0.10.0 // indirect
87
github.com/stretchr/testify v1.5.1
98
gopkg.in/yaml.v2 v2.3.0 // indirect
109
)

0 commit comments

Comments
 (0)