Skip to content

Commit

Permalink
fix(deps): update github.com/chavacava/garif digest to 9351721 (#702)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent 2aac974 commit 5caa8cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/BurntSushi/toml v1.1.0
github.com/chavacava/garif v0.0.0-20220624065725-d6fd61e6a499
github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
github.com/fatih/color v1.13.0
github.com/fatih/structtag v1.2.0
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ github.com/chavacava/garif v0.0.0-20220608063557-908ad76c2c48 h1:fGu6x/t2goOrSv+
github.com/chavacava/garif v0.0.0-20220608063557-908ad76c2c48/go.mod h1:4WaA5vrs1EZSrRpOkp6W5szFQp2/FJjNj/TJEIsKmgs=
github.com/chavacava/garif v0.0.0-20220624065725-d6fd61e6a499 h1:AzpcMkb+5iIvI6yOo/CHeHpArnx0MMVWDIm7ZCJ3fY4=
github.com/chavacava/garif v0.0.0-20220624065725-d6fd61e6a499/go.mod h1:TeliYfWi9CH5NeRxIq3FllEVpbBNB1ULPvEv9rT99AY=
github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 h1:E7LT642ysztPWE0dfz43cWOvMiF42DyTRC+eZIaO4yI=
github.com/chavacava/garif v0.0.0-20220630083739-93517212f375/go.mod h1:4m1Rv7xfuwWPNKXlThldNuJvutYM6J95wNuuVmn55To=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down Expand Up @@ -41,6 +43,7 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.7.5/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/yuin/goldmark v1.4.1/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 5caa8cf

Please sign in to comment.