diff --git a/go.mod b/go.mod index 13075f1..61f1b38 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/hashicorp/go-hclog v0.14.1 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/sethgrid/pester v1.2.0 github.com/stretchr/testify v1.8.4