build(deps): bump the gomod-backward-compatible group with 5 updates (#1178)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 21:11:05 +01:00
committed by GitHub
parent 1b67d5e6cd
commit 5a981fdc05
2 changed files with 30 additions and 30 deletions

20
go.mod
View File

@@ -8,20 +8,20 @@ tool (
)
require (
github.com/brianvoe/gofakeit/v7 v7.12.1
github.com/go-chi/chi/v5 v5.2.3
github.com/brianvoe/gofakeit/v7 v7.14.0
github.com/go-chi/chi/v5 v5.2.4
github.com/go-co-op/gocron/v2 v2.19.0
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/google/martian/v3 v3.3.3
github.com/mattn/go-sqlite3 v1.14.32
github.com/mattn/go-sqlite3 v1.14.33
github.com/oapi-codegen/runtime v1.1.2
github.com/stretchr/testify v1.11.1
github.com/tidwall/gjson v1.18.0
github.com/tidwall/sjson v1.2.5
github.com/tus/tusd/v2 v2.8.0
github.com/urfave/cli/v3 v3.6.1
github.com/urfave/cli/v3 v3.6.2
github.com/wneessen/go-mail v0.7.2
golang.org/x/crypto v0.46.0
golang.org/x/crypto v0.47.0
)
require (
@@ -82,12 +82,12 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
golang.org/x/mod v0.30.0 // indirect
golang.org/x/net v0.47.0 // indirect
golang.org/x/mod v0.31.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/tools v0.39.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/tools v0.40.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
google.golang.org/grpc v1.73.0 // indirect