update go.mod pointing to wrong repo

This commit is contained in:
Harshavardhana
2023-07-10 20:10:39 -07:00
parent fb49aead9b
commit 524ed7ccd0
2 changed files with 2 additions and 4 deletions

2
go.mod
View File

@@ -240,5 +240,3 @@ require (
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/minio/minio-go/v7 => github.com/poornas/minio-go/v7 v7.0.0-20230626172553-323371271282