Skip to content

Commit f8418b1

Browse files
build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#1528)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](go-yaml/yaml@v2.3.0...v2.4.0) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Xiang Dai <[email protected]> Co-authored-by: Xiang Dai <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91e7331 commit f8418b1

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
6868
golang.org/x/text v0.3.4 // indirect
6969
golang.org/x/tools v0.0.0-20201013201025-64a9e34f3752
70-
gopkg.in/yaml.v2 v2.3.0
70+
gopkg.in/yaml.v2 v2.4.0
7171
honnef.co/go/tools v0.0.1-2020.1.6
7272
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d
7373
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed

go.sum

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)