CUB-181: Add yaml.v3 dependency via go mod tidy

This commit is contained in:
2026-05-18 17:43:53 -04:00
parent ad55e94c9c
commit ede6696792
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
module github.com/cubecraft/remoterig
go 1.24
require gopkg.in/yaml.v3 v3.0.1