mirror of
https://github.com/thegeeklab/drone-template-lib.git
synced 2024-11-16 09:50:39 +00:00
9 lines
231 B
Modula-2
9 lines
231 B
Modula-2
|
module github.com/drone/drone-template-lib
|
||
|
|
||
|
require (
|
||
|
github.com/aymerick/raymond v2.0.2+incompatible
|
||
|
github.com/bouk/monkey v1.0.0
|
||
|
github.com/pkg/errors v0.8.0
|
||
|
github.com/tkuchiki/faketime v0.0.0-20170607100027-a4500a4f4643
|
||
|
)
|