mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
chore(deps): update go deps (#287)
This commit is contained in:
parent
a5ade5ef24
commit
7957733254
3 changed files with 219 additions and 70 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
"github.com/autobrr/autobrr/internal/scheduler"
|
||||
|
||||
"github.com/gosimple/slug"
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
type Service interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue