mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-02 13:48:43 +00:00
75513575be
* store dependency's in git * since we vendor ... rm tech-depts * aad make target 'vendor' to update vendor folder (manual task)
5 lines
83 B
Modula-2
5 lines
83 B
Modula-2
module github.com/drone/envsubst
|
|
|
|
require github.com/google/go-cmp v0.2.0
|
|
|
|
go 1.13
|