-
- Downloads
Apple silicon binary
... | @@ -7,5 +7,6 @@ require ( | ... | @@ -7,5 +7,6 @@ require ( |
github.com/ghodss/yaml v1.0.0 | github.com/ghodss/yaml v1.0.0 | ||
github.com/mitchellh/go-homedir v1.1.0 | github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/xeipuuv/gojsonschema v1.2.0 | github.com/xeipuuv/gojsonschema v1.2.0 | ||
golang.org/x/text v0.3.7 // indirect | |||
gopkg.in/yaml.v2 v2.2.8 // indirect | gopkg.in/yaml.v2 v2.2.8 // indirect | ||
) | ) |
Please register or sign in to comment