Skip to content

Commit 15f25a9

Browse files
build(deps): bump github.com/tus/tusd/v2 from 2.8.0 to 2.9.2
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd) from 2.8.0 to 2.9.2. - [Release notes](https://github.com/tus/tusd/releases) - [Commits](tus/tusd@v2.8.0...v2.9.2) --- updated-dependencies: - dependency-name: github.com/tus/tusd/v2 dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e161069 commit 15f25a9

9 files changed

Lines changed: 35 additions & 34 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ require (
8989
github.com/thejerf/suture/v4 v4.0.6
9090
github.com/tidwall/gjson v1.18.0
9191
github.com/tidwall/sjson v1.2.5
92-
github.com/tus/tusd/v2 v2.8.0
92+
github.com/tus/tusd/v2 v2.9.2
9393
github.com/unrolled/secure v1.16.0
9494
github.com/vmihailenco/msgpack/v5 v5.4.1
9595
github.com/xhit/go-simple-mail/v2 v2.16.0
@@ -392,7 +392,7 @@ require (
392392
golang.org/x/sys v0.41.0 // indirect
393393
golang.org/x/time v0.15.0 // indirect
394394
golang.org/x/tools v0.41.0 // indirect
395-
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
395+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
396396
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
397397
gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
398398
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,8 +1230,8 @@ github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208/go.mod h1:BzWtXXrXz
12301230
github.com/transip/gotransip/v6 v6.2.0/go.mod h1:pQZ36hWWRahCUXkFWlx9Hs711gLd8J4qdgLdRzmtY+g=
12311231
github.com/trustelem/zxcvbn v1.0.1 h1:mp4JFtzdDYGj9WYSD3KQSkwwUumWNFzXaAjckaTYpsc=
12321232
github.com/trustelem/zxcvbn v1.0.1/go.mod h1:zonUyKeh7sw6psPf/e3DtRqkRyZvAbOfjNz/aO7YQ5s=
1233-
github.com/tus/tusd/v2 v2.8.0 h1:X2jGxQ05jAW4inDd2ogmOKqwnb4c/D0lw2yhgHayWyU=
1234-
github.com/tus/tusd/v2 v2.8.0/go.mod h1:3/zEOVQQIwmJhvNam8phV4x/UQt68ZmZiTzeuJUNhVo=
1233+
github.com/tus/tusd/v2 v2.9.2 h1:Dd/Dh0CG7+/wom4lDQnnhca+1p5qVwgnbyEBacj1v7c=
1234+
github.com/tus/tusd/v2 v2.9.2/go.mod h1:+a9uNLru2Qy+CUu7QUIshmQ+X0fLNw77eu8voKVxmgA=
12351235
github.com/uber-go/atomic v1.3.2/go.mod h1:/Ct5t2lcmbJ4OSe/waGBoaVvVqtO0bmtfVNex1PFV8g=
12361236
github.com/urfave/cli v1.22.4/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
12371237
github.com/urfave/cli/v2 v2.3.0/go.mod h1:LJmUH05zAU44vOAcrfzZQKsZbVcdbOG8rtL3/XcUArI=
@@ -1716,8 +1716,8 @@ google.golang.org/genproto v0.0.0-20200618031413-b414f8b61790/go.mod h1:jDfRM7Fc
17161716
google.golang.org/genproto v0.0.0-20200729003335-053ba62fc06f/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
17171717
google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
17181718
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
1719-
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb h1:ITgPrl429bc6+2ZraNSzMDk3I95nmQln2fuPstKwFDE=
1720-
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb/go.mod h1:sAo5UzpjUwgFBCzupwhcLcxHVDK7vG5IqI30YnwX2eE=
1719+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 h1:VQZ/yAbAtjkHgH80teYd2em3xtIkkHd7ZhqfH2N9CsM=
1720+
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409/go.mod h1:rxKD3IEILWEu3P44seeNOAwZN4SaoKaQ/2eTg4mM6EM=
17211721
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 h1:JLQynH/LBHfCTSbDWl+py8C+Rg/k1OVH3xfcaiANuF0=
17221722
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57/go.mod h1:kSJwQxqmFXeo79zOmbrALdflXQeAYcUbgS7PbpMknCY=
17231723
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 h1:ggcbiqK8WWh6l1dnltU4BgWGIGo+EVYxCaAPih/zQXQ=

vendor/github.com/tus/tusd/v2/pkg/handler/config.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tus/tusd/v2/pkg/handler/context.go

Lines changed: 3 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tus/tusd/v2/pkg/handler/hooks.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tus/tusd/v2/pkg/handler/http.go

Lines changed: 3 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tus/tusd/v2/pkg/handler/metrics.go

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tus/tusd/v2/pkg/handler/unrouted_handler.go

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2125,8 +2125,8 @@ github.com/trustelem/zxcvbn/internal/mathutils
21252125
github.com/trustelem/zxcvbn/match
21262126
github.com/trustelem/zxcvbn/matching
21272127
github.com/trustelem/zxcvbn/scoring
2128-
# github.com/tus/tusd/v2 v2.8.0
2129-
## explicit; go 1.23.0
2128+
# github.com/tus/tusd/v2 v2.9.2
2129+
## explicit; go 1.25.0
21302130
github.com/tus/tusd/v2/pkg/handler
21312131
# github.com/unrolled/secure v1.16.0 => github.com/opencloud-eu/secure v0.0.0-20260312082735-b6f5cb2244e4
21322132
## explicit; go 1.13
@@ -2570,8 +2570,8 @@ golang.org/x/tools/internal/stdlib
25702570
golang.org/x/tools/internal/typeparams
25712571
golang.org/x/tools/internal/typesinternal
25722572
golang.org/x/tools/internal/versions
2573-
# google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb
2574-
## explicit; go 1.23.0
2573+
# google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
2574+
## explicit; go 1.24.0
25752575
google.golang.org/genproto/protobuf/field_mask
25762576
# google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57
25772577
## explicit; go 1.24.0

0 commit comments

Comments
 (0)