fix: pin yaml package to v3 for now (#2693)

This commit is contained in:
Andrey Nering
2026-02-17 15:29:51 -03:00
committed by GitHub
parent 44a2f2e5f5
commit fc5f6fa3aa
25 changed files with 28 additions and 28 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1
github.com/zeebo/xxh3 v1.0.2
go.yaml.in/yaml/v4 v4.0.0-rc.3
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/sync v0.19.0
golang.org/x/term v0.39.0
mvdan.cc/sh/moreinterp v0.0.0-20260120230322-19def062a997