fix(deps): update module codeberg.org/6543/go-yaml2json to v1 (#100)

This commit is contained in:
woodpecker-bot
2023-10-23 14:12:09 +00:00
parent 204732bf49
commit b518543505
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module codeberg.org/woodpecker-plugins/plugin-docker-buildx
go 1.20
require (
codeberg.org/6543/go-yaml2json v0.3.0
codeberg.org/6543/go-yaml2json v1.0.0
github.com/6543/go-version v1.3.1
github.com/drone-plugins/drone-plugin-lib v0.4.1
github.com/joho/godotenv v1.5.1