ci(driver/gcs): fix cs of imported packages (again)

Signed-off-by: Julien Breux <julienbreux@google.com>
pull/10922/head
Julien Breux 3 years ago
parent 1d90df771e
commit 063496158f
No known key found for this signature in database
GPG Key ID: BA2EB0E039AE0AB3

@ -30,6 +30,7 @@ import (
"cloud.google.com/go/storage" "cloud.google.com/go/storage"
"google.golang.org/api/iterator" "google.golang.org/api/iterator"
"google.golang.org/api/option" "google.golang.org/api/option"
rspb "helm.sh/helm/v3/pkg/release" rspb "helm.sh/helm/v3/pkg/release"
) )

Loading…
Cancel
Save