chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed #2

Closed
CSRBot wants to merge 1 commits from renovate/gopkg.in-yaml.v2-3.x into master

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
require (