mirror of https://github.com/grafana/grafana
Makefile: Force use `drone-cli 1.4.0` version (#40385)
* Force use drone-cli 1.4.0 * Small modifications to prevent null generation * Sign drone * Use bingo to declare drone-cli version * Update message in Makefile * Update to latest grabpl versionpull/40315/head^2
parent
534e6b3f5a
commit
89e7a56714
@ -0,0 +1,7 @@ |
||||
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT |
||||
|
||||
go 1.17 |
||||
|
||||
replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible |
||||
|
||||
require github.com/drone/drone-cli v1.4.0 // drone |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue