Switching to YAML org supported go-yaml

This commit is contained in:
Mike Farah
2025-07-10 13:01:09 +10:00
parent 40808838ba
commit 99f88df21e
7 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -17,10 +17,10 @@ require (
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/yuin/gopher-lua v1.1.1
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/net v0.41.0
golang.org/x/text v0.26.0
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gopkg.in/yaml.v3 v3.0.1
)
require (