mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
89e7a56714
* 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 version
8 lines
259 B
Modula-2
8 lines
259 B
Modula-2
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
|