From 64624a4b563eab04f7347599e8ef7c345486ff22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Delattre?= Date: Fri, 9 Feb 2024 11:00:35 +0100 Subject: [PATCH] Update the trakttv dependency --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8a8597c..fdb6f59 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/odwrtw/guessit v0.0.0-20221028215709-d4336685bdaa github.com/odwrtw/imdb-watchlist v0.0.0-20190417175016-b7a9f7503d69 github.com/odwrtw/tpb v0.0.0-20200507114501-df19547bbff1 - github.com/odwrtw/trakttv v0.0.0-20221028215455-20d7593d411d + github.com/odwrtw/trakttv v0.0.0-20240209094722-243ee0386b1a github.com/odwrtw/transmission v0.0.0-20221028215408-b11d7d55c759 github.com/odwrtw/yifysubs v0.0.0-20240207155719-c57d8c244477 github.com/odwrtw/yts v0.0.0-20231024130053-dfa826fee7b6 diff --git a/go.sum b/go.sum index 907a090..494de07 100644 --- a/go.sum +++ b/go.sum @@ -120,6 +120,8 @@ github.com/odwrtw/tpb v0.0.0-20200507114501-df19547bbff1 h1:ZxN8n11Muc25mS/wmqbl github.com/odwrtw/tpb v0.0.0-20200507114501-df19547bbff1/go.mod h1:sIHKrrfBBSG6KO92wfgWmYq8yYf3hBnnNyFx2nTCOmU= github.com/odwrtw/trakttv v0.0.0-20221028215455-20d7593d411d h1:Kd1hwx/YzUt47UIWhhvFzEfbZR94PUjxkTs0ByfylGo= github.com/odwrtw/trakttv v0.0.0-20221028215455-20d7593d411d/go.mod h1:qniDMuPCtH3a9gr8MwYLdIHkw+xyK9XVslQG6pFSVNU= +github.com/odwrtw/trakttv v0.0.0-20240209094722-243ee0386b1a h1:/NG+5swnU+aKYpNmVmojk5IxERbgXIZUt1pemrILt4M= +github.com/odwrtw/trakttv v0.0.0-20240209094722-243ee0386b1a/go.mod h1:qniDMuPCtH3a9gr8MwYLdIHkw+xyK9XVslQG6pFSVNU= github.com/odwrtw/transmission v0.0.0-20221028215408-b11d7d55c759 h1:r3iRIEQq8R+uCW0PY+ude4yerchKyYhO003kQk0g4pE= github.com/odwrtw/transmission v0.0.0-20221028215408-b11d7d55c759/go.mod h1:GdV2H0+oYNNdo/vgsMbDBQ9CFrNJkJtpM0CbU/gbdls= github.com/odwrtw/yifysubs v0.0.0-20240207155719-c57d8c244477 h1:kIJk5/pPv1DzDUa4SBVtzzn/lmkWkldKix6nZ2svo+Q=