1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-23 21:44:44 +02:00

Pin prettier version (#3260)

This commit is contained in:
qwerty287
2024-01-22 20:38:47 +01:00
committed by GitHub
parent 791bea8a02
commit 6925afd83b
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ import (
"k8s.io/client-go/informers"
"k8s.io/client-go/kubernetes"
"k8s.io/client-go/kubernetes/scheme"
// To authenticate to GCP K8s clusters
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
"k8s.io/client-go/rest"