mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +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
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/docker/distribution v2.7.1+incompatible // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user