dep: update tusd

This commit is contained in:
Derrick Hammer 2024-02-24 09:37:53 -05:00
parent 3c1e60c3d2
commit 988a313f93
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -140,6 +140,6 @@ require (
)
replace (
github.com/tus/tusd/v2 => github.com/LumeWeb/tusd/v2 v2.2.3-0.20240224142744-a6c7f0707b2a
github.com/tus/tusd/v2 => github.com/LumeWeb/tusd/v2 v2.2.3-0.20240224143554-96925dd43120
go.sia.tech/jape => github.com/LumeWeb/jape v0.0.0-20240204004049-ed792e7631cd
)