mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(deps): bump rls to v0.5.12 (#1506)
This commit is contained in:
parent
b58ead74aa
commit
1b02add842
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -29,7 +29,7 @@ require (
|
|||
github.com/lib/pq v1.10.9
|
||||
github.com/mattn/go-shellwords v1.0.12
|
||||
github.com/mmcdole/gofeed v1.3.0
|
||||
github.com/moistari/rls v0.5.10
|
||||
github.com/moistari/rls v0.5.12
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/r3labs/sse/v2 v2.10.0
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
|
@ -42,7 +42,7 @@ require (
|
|||
go.uber.org/automaxprocs v1.5.3
|
||||
golang.org/x/crypto v0.21.0
|
||||
golang.org/x/net v0.22.0
|
||||
golang.org/x/sync v0.6.0
|
||||
golang.org/x/sync v0.7.0
|
||||
golang.org/x/term v0.18.0
|
||||
golang.org/x/time v0.5.0
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue