mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-02 05:12:35 +00:00
chore: Switch to maintained yaml
This commit is contained in:
3
go.mod
3
go.mod
@@ -19,8 +19,8 @@ require (
|
||||
github.com/urfave/cli-altsrc/v3 v3.1.0
|
||||
github.com/urfave/cli/v3 v3.6.2
|
||||
github.com/yuin/goldmark v1.7.16
|
||||
go.yaml.in/yaml/v3 v3.0.4
|
||||
golang.org/x/text v0.33.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
oss.terrastruct.com/d2 v0.7.1
|
||||
oss.terrastruct.com/util-go v0.0.0-20250213174338-243d8661088a
|
||||
)
|
||||
@@ -57,4 +57,5 @@ require (
|
||||
golang.org/x/sys v0.36.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user