chore(deps): update module gopkg.in/yaml.v2 to v3
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
CSRBot 2023-12-20 18:47:06 +01:00
parent 86695b62ec
commit 20acddbecd
1 changed files with 1 additions and 1 deletions

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 (