Skip to content

Commit 158cc0d

Browse files
chore(deps): update module gopkg.in/yaml.v2 to v3
1 parent b36b3c2 commit 158cc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ require (
221221
google.golang.org/protobuf v1.35.2 // indirect
222222
gopkg.in/ini.v1 v1.67.0 // indirect
223223
gopkg.in/warnings.v0 v0.1.2 // indirect
224-
gopkg.in/yaml.v2 v2.4.0 // indirect
224+
gopkg.in/yaml.v3 v3.0.1 // indirect
225225
gopkg.in/yaml.v3 v3.0.1 // indirect
226226
honnef.co/go/tools v0.5.1 // indirect
227227
mvdan.cc/gofumpt v0.7.0 // indirect

0 commit comments

Comments
 (0)