We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 496d69e + b16262d commit 3531136Copy full SHA for 3531136
cluster/addons/fluentd-elasticsearch/es-image/go.mod
@@ -1,5 +1,7 @@
1
module fake/import/path
2
3
+go 1.13
4
+
5
require (
6
github.com/davecgh/go-spew v1.1.1 // indirect
7
github.com/docker/distribution v2.7.1+incompatible // indirect
0 commit comments