add '/' implicitly to console_subpath (#1371)

This commit is contained in:
Harshavardhana
2022-01-08 20:56:54 -08:00
committed by GitHub
parent eadc449bb0
commit ef1dc172fd
3 changed files with 10 additions and 9 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/minio/minio-go/v7 v7.0.20
github.com/minio/operator v0.0.0-20211011212245-31460bbbc4b7
github.com/minio/operator/logsearchapi v0.0.0-20211011212245-31460bbbc4b7
github.com/minio/pkg v1.1.11
github.com/minio/pkg v1.1.14
github.com/minio/selfupdate v0.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/rs/xid v1.3.0