mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Set go version in fluentd-elasticsearch addon
Signed-off-by: Aldo Culquicondor <acondor@google.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
module fake/import/path
|
module fake/import/path
|
||||||
|
|
||||||
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||||
github.com/docker/distribution v2.7.1+incompatible // indirect
|
github.com/docker/distribution v2.7.1+incompatible // indirect
|
||||||
|
Reference in New Issue
Block a user