chore(deps): update module gopkg.in/yaml.v2 to v3

This commit is contained in:
CSRBot 2024-07-13 11:52:37 +00:00
parent 910172cc94
commit 0e4f931ec2
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

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.9.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
require (