Skip to content

Commit 5838f57

Browse files
chore(deps): update module github.com/goccy/go-yaml to v1.15.22
1 parent 33e13b3 commit 5838f57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ require (
8686
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
8787
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
8888
github.com/gobwas/glob v0.2.3 // indirect
89-
github.com/goccy/go-yaml v1.15.20 // indirect
89+
github.com/goccy/go-yaml v1.15.22 // indirect
9090
github.com/gofrs/flock v0.12.1 // indirect
9191
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
9292
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect

tools/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUW
166166
github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM=
167167
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
168168
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
169-
github.com/goccy/go-yaml v1.15.20 h1:eQHFLrr1lpLYAxupPD9ThZbGtncPl9nyu3nkAayEZgY=
170-
github.com/goccy/go-yaml v1.15.20/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
169+
github.com/goccy/go-yaml v1.15.22 h1:iQI1hvCoiYYiVFq76P4AI8ImgDOfgiyKnl/AWjK8/gA=
170+
github.com/goccy/go-yaml v1.15.22/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
171171
github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E=
172172
github.com/gofrs/flock v0.12.1/go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0=
173173
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=

0 commit comments

Comments
 (0)