Skip to content

Commit b0fc612

Browse files
Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1
Bumps gopkg.in/yaml.v3 from 3.0.0 to 3.0.1. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-version: 3.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98ceb4e commit b0fc612

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ require (
1313
github.com/davecgh/go-spew v1.1.1 // indirect
1414
github.com/pmezard/go-difflib v1.0.0 // indirect
1515
golang.org/x/sys v0.5.0 // indirect
16-
gopkg.in/yaml.v3 v3.0.0 // indirect
16+
gopkg.in/yaml.v3 v3.0.1 // indirect
1717
)

go.sum

Lines changed: 2 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)