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 4c4d85e commit 2ea0d24Copy full SHA for 2ea0d24
tools/go.mod
@@ -221,7 +221,7 @@ require (
221
google.golang.org/protobuf v1.35.2 // indirect
222
gopkg.in/ini.v1 v1.67.0 // indirect
223
gopkg.in/warnings.v0 v0.1.2 // indirect
224
- gopkg.in/yaml.v2 v2.4.0 // indirect
+ gopkg.in/yaml.v3 v3.0.1 // indirect
225
gopkg.in/yaml.v3 v3.0.1 // indirect
226
honnef.co/go/tools v0.5.1 // indirect
227
mvdan.cc/gofumpt v0.7.0 // indirect
0 commit comments