We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0015f commit 10da7f5Copy full SHA for 10da7f5
go.mod
@@ -55,7 +55,7 @@ require (
55
github.com/xdg-go/stringprep v1.0.4 // indirect
56
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
57
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
58
- go.yaml.in/yaml/v2 v2.4.3 // indirect
+ go.yaml.in/yaml/v3 v3.0.4 // indirect
59
golang.org/x/crypto v0.41.0 // indirect
60
golang.org/x/sync v0.17.0 // indirect
61
golang.org/x/sys v0.37.0 // indirect
0 commit comments