mirror of
https://github.com/drone-plugins/drone-download.git
synced 2026-06-04 18:24:21 +08:00
8 lines
188 B
Modula-2
8 lines
188 B
Modula-2
module github.com/drone-plugins/drone-download
|
|
|
|
require (
|
|
github.com/jackspirou/syscerts v0.0.0-20160531025014-b68f5469dff1
|
|
github.com/pkg/errors v0.8.0
|
|
github.com/urfave/cli v1.20.0
|
|
)
|