Skip to content

Commit

Permalink
Use new go-stremio release
Browse files Browse the repository at this point in the history
No changes in its code, it's just a release
  • Loading branch information
doingodswork committed Jan 16, 2021
1 parent fc96547 commit 8307f3f
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 @@ -4,7 +4,7 @@ go 1.15

require (
github.com/PuerkitoBio/goquery v1.6.1
github.com/deflix-tv/go-stremio v0.8.1-0.20210114194700-4a3ca2b78738
github.com/deflix-tv/go-stremio v0.9.0
github.com/deflix-tv/imdb2meta v0.2.1
github.com/dgraph-io/badger/v2 v2.2007.2
github.com/go-redis/redis/v8 v8.4.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ 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 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/deflix-tv/go-stremio v0.8.1-0.20210114194700-4a3ca2b78738 h1:sXmwtyVdCXNzMIbFKW6zyOcH3eBqk/MFVBc8Aj5sQBA=
github.com/deflix-tv/go-stremio v0.8.1-0.20210114194700-4a3ca2b78738/go.mod h1:sdZ2g1ZDVlHRD/xYA+iyzhuiNyKmjCJhUHeJxE/duJ4=
github.com/deflix-tv/go-stremio v0.9.0 h1:nGNx6RUQyxKpJxqf74t1XVkNqMjyNF/plLRVj83vqP8=
github.com/deflix-tv/go-stremio v0.9.0/go.mod h1:sdZ2g1ZDVlHRD/xYA+iyzhuiNyKmjCJhUHeJxE/duJ4=
github.com/deflix-tv/imdb2meta v0.2.1 h1:4HylKDdHUC5oyKRM+06pvJC5tTcgpeX7RTzrFBvEvng=
github.com/deflix-tv/imdb2meta v0.2.1/go.mod h1:De2c77MYdZj64dQedsSqrKocmii9YFFQQLPs0p3AK4w=
github.com/dgraph-io/badger/v2 v2.2007.2 h1:EjjK0KqwaFMlPin1ajhP943VPENHJdEz1KLIegjaI3k=
Expand Down

0 comments on commit 8307f3f

Please sign in to comment.