Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/pagero/go-gocd-ashwanth v0.0.0-20210409065851-495ee9554647
github.com/parnurzeal/gorequest v0.2.16 // indirect
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/client_golang v1.11.1
github.com/smartystreets/goconvey v1.6.4 // indirect
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
moul.io/http2curl v1.0.0 // indirect
)
Loading