First draft of check and out
This commit is contained in:
9
go.mod
9
go.mod
@@ -1 +1,10 @@
|
||||
module github.com/edtan/gitlab-release-resource
|
||||
|
||||
require (
|
||||
github.com/concourse/github-release-resource v1.0.0
|
||||
github.com/cppforlife/go-semi-semantic v0.0.0-20160921010311-576b6af77ae4
|
||||
github.com/google/go-github v17.0.0+incompatible
|
||||
github.com/mitchellh/colorstring v0.0.0-20150917214807-8631ce90f286
|
||||
github.com/xanzy/go-gitlab v0.12.0
|
||||
golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288
|
||||
)
|
||||
|
Reference in New Issue
Block a user