fix: the inspect script to use scheme per deployment (#18118)

This commit is contained in:
Harshavardhana
2023-09-27 08:22:50 -07:00
committed by GitHub
parent 6bc7d711b3
commit 3c470a6b8b
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/minio/minio
go 1.19
go 1.20
require (
cloud.google.com/go/storage v1.33.0