test(internal/releaser/util): add test for PrepareAssets

This commit is contained in:
fwiedmann
2019-07-22 18:13:11 +02:00
parent 581b62d324
commit 5986e2819a
2 changed files with 77 additions and 0 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.12
require (
github.com/Masterminds/semver v1.4.2
github.com/coreos/etcd v3.3.10+incompatible
github.com/gliderlabs/ssh v0.2.2 // indirect
github.com/google/go-cmp v0.3.0 // indirect
github.com/google/go-github/v25 v25.1.3