mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #84939 from alculquicondor/fix/go-mod
Set go version in fluentd-elasticsearch addon
This commit is contained in:
commit
353113607d
@ -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