2 parents 5a5e219 + 22a9bc5 commit 7b8876fCopy full SHA for 7b8876f
1 file changed
go.mod
@@ -10,6 +10,7 @@ require (
10
go.uber.org/zap v1.27.1
11
golang.org/x/net v0.47.0
12
gopkg.in/yaml.v2 v2.4.0
13
+ gopkg.in/yaml.v3 v3.0.1
14
)
15
16
require go.uber.org/multierr v1.10.0 // indirect
0 commit comments