Update module github.com/tus/tusd to v1.10.1

This commit is contained in:
renovate[bot]
2023-01-18 18:15:40 +00:00
parent e735667619
commit 9aa0b9dbd2
2 changed files with 323 additions and 11 deletions

6
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/tidwall/gjson v1.14.4
github.com/tidwall/sjson v1.2.5
github.com/tus/tusd v1.10.0
github.com/tus/tusd v1.10.1
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20230118134722-a68e582fa157
golang.org/x/oauth2 v0.4.0
@@ -87,8 +87,8 @@ require (
golang.org/x/net v0.5.0 // indirect
golang.org/x/sys v0.4.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220920201722-2b89144ce006 // indirect
google.golang.org/grpc v1.50.0 // indirect
google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect
google.golang.org/grpc v1.52.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gotest.tools v2.2.0+incompatible // indirect