refactor(releaser): clean up code

This commit is contained in:
Nightapes
2019-08-08 21:30:29 +02:00
parent c086b12f01
commit 2f20d8c31c
7 changed files with 62 additions and 58 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ 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