build(deps): bump the golang group with 2 updates (#1798)

This commit is contained in:
dependabot[bot] 2024-11-01 16:45:28 +00:00 committed by GitHub
parent 50e0e419e0
commit 1e76f33e47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -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