mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
Adds kind to bingo dependencies, and makes it available via `make devenv sources=apiserver`.
6 lines
120 B
Modula-2
6 lines
120 B
Modula-2
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
|
|
|
|
go 1.20
|
|
|
|
require sigs.k8s.io/kind v0.17.0
|