Skip to content

Commit

Permalink
mulery update w/ conn id log
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Feb 6, 2024
1 parent 29b42bf commit 45dbe4d
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 @@ -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.20240206191053-6abcda0ce392
golift.io/mulery v0.0.6-0.20240206194956-b0ec70c7ca65
golift.io/nzbget v0.1.5
golift.io/qbit v0.0.0-20240203190039-8f98b32d1e66
golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -443,8 +443,8 @@ golift.io/datacounter v1.0.4 h1:b2gLQCs8WYRtKjOMG0qM82rF1o0+oKUXB9QH7kjmxZ4=
golift.io/datacounter v1.0.4/go.mod h1:79Yf1ucynYvZzVS/hpfrAFt6y/w82FMlOJgh+MBaZvs=
golift.io/deluge v0.10.1 h1:wu1GzXsDYzWGnRl4mNEd2IeY0O7+jhYJ4IKBPfDEanM=
golift.io/deluge v0.10.1/go.mod h1:i6h0V+nRzG4XymHQ5kC4d4Z6JZw2M83gMqcZhWgiD1k=
golift.io/mulery v0.0.6-0.20240206191053-6abcda0ce392 h1:BhtlumREYp+tmzrz1Mq1AaaT/VhnZLlcUfphxwWnBfE=
golift.io/mulery v0.0.6-0.20240206191053-6abcda0ce392/go.mod h1:xIzxZSHGqWtqPsOd9SDhffsSne1sAHQy+njKRehO5qE=
golift.io/mulery v0.0.6-0.20240206194956-b0ec70c7ca65 h1:twHM68+hx9AIfMIYMokBNVKEOhM9gdRUPuq/v7Rb+3g=
golift.io/mulery v0.0.6-0.20240206194956-b0ec70c7ca65/go.mod h1:xIzxZSHGqWtqPsOd9SDhffsSne1sAHQy+njKRehO5qE=
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

0 comments on commit 45dbe4d

Please sign in to comment.