fixup! Merge branch 'main' of github.com:tus/tusd into v2

This commit is contained in:
Marius Kleidl 2023-06-09 12:34:39 +02:00
parent 899b4f9d98
commit 79f848e390
No known key found for this signature in database
GPG Key ID: 2F8AC5B12D755265
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -17,7 +17,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/hashicorp/go-hclog v0.14.1 github.com/hashicorp/go-hclog v0.14.1
github.com/hashicorp/go-plugin v1.4.3 github.com/hashicorp/go-plugin v1.4.3
github.com/minio/minio-go/v7 v7.0.31 // indirect github.com/minio/minio-go/v7 v7.0.31
github.com/prometheus/client_golang v1.15.1 github.com/prometheus/client_golang v1.15.1
github.com/sethgrid/pester v1.2.0 github.com/sethgrid/pester v1.2.0
github.com/stretchr/testify v1.8.4 github.com/stretchr/testify v1.8.4