File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/Notifiarr/toolbarr
22
3- go 1.22
3+ go 1.24.9
44
55require (
66 github.com/gorilla/schema v1.4.0
@@ -10,7 +10,7 @@ require (
1010 golang.org/x/mod v0.18.0
1111 golang.org/x/text v0.16.0
1212 golift.io/datacounter v1.0.4
13- golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7
13+ golift.io/rotatorr v0.0.0-20260217050959-f6ac6fc7b38e
1414 golift.io/starr v1.0.1-0.20240613071024-686fe687196a
1515 golift.io/version v0.0.2
1616 modernc.org/sqlite v1.30.1
Original file line number Diff line number Diff line change @@ -148,6 +148,8 @@ golift.io/datacounter v1.0.4 h1:b2gLQCs8WYRtKjOMG0qM82rF1o0+oKUXB9QH7kjmxZ4=
148148golift.io/datacounter v1.0.4 /go.mod h1:79Yf1ucynYvZzVS/hpfrAFt6y/w82FMlOJgh+MBaZvs =
149149golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7 h1:8reg8mRdLxCz168FaGPf/kVxmDRDc92/Dhub54trdOc =
150150golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7 /go.mod h1:59bC4ue06MetIY4iiHu3PCqVbzW0leGoCONZhH8dPZ8 =
151+ golift.io/rotatorr v0.0.0-20260217050959-f6ac6fc7b38e h1:FgfNgbg2EUhFzAWPycsbh1dYiFJNLJFDDkn+E298DFQ =
152+ golift.io/rotatorr v0.0.0-20260217050959-f6ac6fc7b38e /go.mod h1:l/fgYTDxyEw15tRLjAtc13M3is1SXMU4hAIE0tdduAQ =
151153golift.io/starr v1.0.1-0.20240611062224-a6c1765d5e67 h1:lcKpx7JijRejFoW0sHjUfpspq/oCLe3eRPVMx6RgJQc =
152154golift.io/starr v1.0.1-0.20240611062224-a6c1765d5e67 /go.mod h1:hoY+g9EudDC7lbpJxdSjfdxfFMeEtU3ko9BKon0qUrs =
153155golift.io/starr v1.0.1-0.20240611062756-abbce481a5c2 h1:VzCqizbjFyN6PhMk9974NHyUlWNW4bxO1bB/i+ibTbs =
You can’t perform that action at this time.
0 commit comments