Merge pull request #1207 from cloudskiff/chore/yaml-direct-gomod

Put github.com/ghodss/yaml as direct dependency
main
Raphaël 2021-11-04 14:50:52 +01:00 committed by GitHub
commit af77f66204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/fatih/color v1.9.0
github.com/getkin/kin-openapi v0.75.0
github.com/getsentry/sentry-go v0.10.0
github.com/ghodss/yaml v1.0.0 // indirect
github.com/ghodss/yaml v1.0.0
github.com/go-git/go-git/v5 v5.4.2
github.com/hashicorp/go-getter v1.5.3
github.com/hashicorp/go-hclog v0.9.2