Skip to content

Commit

Permalink
Bump github.com/zmb3/spotify/v2 from 2.3.0 to 2.3.1 in /functions/search
Browse files Browse the repository at this point in the history
Bumps [github.com/zmb3/spotify/v2](https://github.com/zmb3/spotify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/zmb3/spotify/releases)
- [Commits](zmb3/spotify@v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2023
1 parent ea5dfc5 commit fede4f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion functions/search/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-lambda-go v1.41.0
github.com/sam-myers/omnirss/packages/config v0.0.0
github.com/sirupsen/logrus v1.9.3
github.com/zmb3/spotify/v2 v2.3.0
github.com/zmb3/spotify/v2 v2.3.1
)

replace github.com/sam-myers/omnirss/packages/config v0.0.0 => ./../packages/config
Expand Down
4 changes: 2 additions & 2 deletions functions/search/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8
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=
github.com/zmb3/spotify/v2 v2.3.0 h1:LUdqZQNdJAR3eT+uepNSXO52kpKfrBHRUnno0iszCno=
github.com/zmb3/spotify/v2 v2.3.0/go.mod h1:+LVh9CafHu7SedyqYmEf12Rd01dIVlEL845yNhksW0E=
github.com/zmb3/spotify/v2 v2.3.1 h1:aEyIPotROM3JJjHMCImFROgnPIUpzVo8wymYSaPSd9w=
github.com/zmb3/spotify/v2 v2.3.1/go.mod h1:+LVh9CafHu7SedyqYmEf12Rd01dIVlEL845yNhksW0E=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit fede4f8

Please sign in to comment.