Skip to content

Commit fd54332

Browse files
build(deps): bump gopkg.in/yaml.v3
Bumps gopkg.in/yaml.v3 from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fd84a5 commit fd54332

File tree

2 files changed

+3
-259
lines changed

2 files changed

+3
-259
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ require (
178178
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
179179
gopkg.in/src-d/go-git.v4 v4.13.1
180180
gopkg.in/yaml.v2 v2.3.0
181-
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
181+
gopkg.in/yaml.v3 v3.0.0 // indirect
182182
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
183183
)
184184

0 commit comments

Comments
 (0)