ceph-csi/vendor/github.com/ghodss/yaml/go.mod
Niels de Vos 5ea99fdd5b build: add yamlgen to build deployment files
This initial version of yamlgen generates deploy/scc.yaml based on the
deployment artifact that is provided by the new api/deploy/ocp package.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-10-05 11:26:50 +00:00

4 lines
63 B
Modula-2

module github.com/ghodss/yaml
require gopkg.in/yaml.v2 v2.2.2