Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update golift.io/mulery digest to fcde5e5 #668

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0
golift.io/datacounter v1.0.4
golift.io/deluge v0.10.1
golift.io/mulery v0.0.6-0.20240209224629-534e48717ccd
golift.io/mulery v0.0.6-0.20240211170810-fcde5e5c87f4
golift.io/nzbget v0.1.5
golift.io/qbit v0.0.0-20240203190039-8f98b32d1e66
golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,8 @@ golift.io/mulery v0.0.6-0.20240206225728-baab5ff49ba4 h1:dkrhAMbY8er/B05utjNH3mO
golift.io/mulery v0.0.6-0.20240206225728-baab5ff49ba4/go.mod h1:xIzxZSHGqWtqPsOd9SDhffsSne1sAHQy+njKRehO5qE=
golift.io/mulery v0.0.6-0.20240209224629-534e48717ccd h1:vTXqt5CYVUuUIbYRC6R2k3YqZHzfJPqZdOoU2zMOc+U=
golift.io/mulery v0.0.6-0.20240209224629-534e48717ccd/go.mod h1:xIzxZSHGqWtqPsOd9SDhffsSne1sAHQy+njKRehO5qE=
golift.io/mulery v0.0.6-0.20240211170810-fcde5e5c87f4 h1:IqV1ZMyPzOOVTEHOYo+7a6DtPB1cfLXpKp/dSNGfbsA=
golift.io/mulery v0.0.6-0.20240211170810-fcde5e5c87f4/go.mod h1:eDwNjHl4NMB/fUoAPBfGhKyHwz+bmfmIHfFOMTV6CVY=
golift.io/nzbget v0.1.5 h1:TE/TPldaLr/Qy5wy+7R4Lvur1SosOpjTLs6BLK3TMrU=
golift.io/nzbget v0.1.5/go.mod h1:YYGQsadsgvadzM6qlVBS21gz8DBhfbxexGMndsGelj8=
golift.io/qbit v0.0.0-20240203190039-8f98b32d1e66 h1:ipkWG/7cwFrExfQuSuiFAmQjq+jiUIc0sZtYAk8+tyc=
Expand Down
Loading