Skip to content

Commit

Permalink
fix(deps): update github.com/vishen/go-chromecast digest to ce26f51 (#34
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 Oct 13, 2023
1 parent ffdaa75 commit ac1e1bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/vishen/go-chromecast v0.3.2-0.20231012024214-cbfdbcde1407
github.com/vishen/go-chromecast v0.3.2-0.20231012231916-ce26f51593c1
google.golang.org/api v0.146.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/vishen/go-chromecast v0.3.2-0.20231012024214-cbfdbcde1407 h1:P2OiJqyjnHrkizIELxNTDS5m5UgW4tYF3WAo5681xvk=
github.com/vishen/go-chromecast v0.3.2-0.20231012024214-cbfdbcde1407/go.mod h1:9q404hQyRkAyR4xFtQjBA+MfAd6oSf1/l5SYZJ8yxjk=
github.com/vishen/go-chromecast v0.3.2-0.20231012231916-ce26f51593c1 h1:7ziwnJC0Kzkxdmf0WZUWtOhuBEzzitmB9AI4HKhJgpY=
github.com/vishen/go-chromecast v0.3.2-0.20231012231916-ce26f51593c1/go.mod h1:9q404hQyRkAyR4xFtQjBA+MfAd6oSf1/l5SYZJ8yxjk=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit ac1e1bf

Please sign in to comment.