mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Set go version in fluentd-elasticsearch addon
Signed-off-by: Aldo Culquicondor <acondor@google.com>
This commit is contained in:
parent
c843d9614c
commit
b16262d6d2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user