Skip to content

Commit

Permalink
Merge pull request #8 from bryk-io/dependabot/go_modules/gopkg.in/yam…
Browse files Browse the repository at this point in the history
…l.v2-2.4.0

dependencies: bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
  • Loading branch information
bcessa committed Dec 13, 2020
2 parents 6a8b04a + e7eaaa5 commit b085294
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -2,4 +2,4 @@ module github.com/bryk-io/go-vanity

go 1.13

require gopkg.in/yaml.v2 v2.3.0
require gopkg.in/yaml.v2 v2.4.0
4 changes: 2 additions & 2 deletions go.sum
@@ -1,4 +1,4 @@
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.3.0 h1:clyUAQHOM3G0M3f5vQj7LuJrETvjVot3Z5el9nffUtU=
gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=

0 comments on commit b085294

Please sign in to comment.