2
0
mirror of https://github.com/acepanel/templates.git synced 2026-02-04 05:07:13 +08:00

fix(deps): update module go.yaml.in/yaml/v4 to v4.0.0-rc.4

This commit is contained in:
renovate[bot]
2026-01-22 02:01:34 +00:00
committed by GitHub
parent eb3542ebc0
commit d6153ac15e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.5
require (
github.com/go-resty/resty/v2 v2.17.1
go.yaml.in/yaml/v4 v4.0.0-rc.3
go.yaml.in/yaml/v4 v4.0.0-rc.4
)
require golang.org/x/net v0.43.0 // indirect