Skip to content

Commit

Permalink
build(deps): bump github.com/zmb3/spotify/v2 from 2.0.1 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/zmb3/spotify/v2](https://github.com/zmb3/spotify) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/zmb3/spotify/releases)
- [Commits](zmb3/spotify@v2.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/zmb3/spotify/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2022
1 parent 688a951 commit 42e50b4
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 @@ -13,7 +13,7 @@ require (
github.com/labstack/gommon v0.3.1
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/skeema/skeema v1.7.0
github.com/zmb3/spotify/v2 v2.0.1
github.com/zmb3/spotify/v2 v2.2.1
golang.org/x/oauth2 v0.0.0-20210810183815-faf39c7919d5
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -674,8 +674,8 @@ github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod h1:NUSPS
github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod h1:GlGEuHIJweS1mbCqG+7vt2nvWLzLLnRHbXz5JKd/Qbg=
github.com/ziutek/mymysql v1.5.4 h1:GB0qdRGsTwQSBVYuVShFBKaXSnSnYYC2d9knnE1LHFs=
github.com/ziutek/mymysql v1.5.4/go.mod h1:LMSpPZ6DbqWFxNCHW77HeMg9I646SAhApZ/wKdgO/C0=
github.com/zmb3/spotify/v2 v2.0.1 h1:VD+g2Xde8S0qOEOaufXofDxdoSjkYn/nJxtsm2fEoqk=
github.com/zmb3/spotify/v2 v2.0.1/go.mod h1:+LVh9CafHu7SedyqYmEf12Rd01dIVlEL845yNhksW0E=
github.com/zmb3/spotify/v2 v2.2.1 h1:5Nb8pwVDPl6CVr3jEfvYuEuWTPO69KvP2a2BzThq+WY=
github.com/zmb3/spotify/v2 v2.2.1/go.mod h1:+LVh9CafHu7SedyqYmEf12Rd01dIVlEL845yNhksW0E=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
go.etcd.io/bbolt v1.3.3/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
go.etcd.io/bbolt v1.3.5/go.mod h1:G5EMThwa9y8QZGBClrRx5EY+Yw9kAhnjy3bSjsnlVTQ=
Expand Down

0 comments on commit 42e50b4

Please sign in to comment.