mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(deps): bump the golang group with 2 updates (#1798)
This commit is contained in:
parent
50e0e419e0
commit
1e76f33e47
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -18,7 +18,7 @@ require (
|
|||
github.com/dcarbone/zadapters/zstdlog v1.0.0
|
||||
github.com/dustin/go-humanize v1.0.1
|
||||
github.com/ergochat/irc-go v0.4.0
|
||||
github.com/fsnotify/fsnotify v1.7.0
|
||||
github.com/fsnotify/fsnotify v1.8.0
|
||||
github.com/go-andiamo/splitter v1.2.5
|
||||
github.com/go-chi/chi/v5 v5.1.0
|
||||
github.com/go-chi/render v1.0.3
|
||||
|
@ -46,7 +46,7 @@ require (
|
|||
golang.org/x/net v0.30.0
|
||||
golang.org/x/sync v0.8.0
|
||||
golang.org/x/term v0.25.0
|
||||
golang.org/x/time v0.6.0
|
||||
golang.org/x/time v0.7.0
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.2.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
modernc.org/sqlite v1.33.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue