From a58d39e6639f64e6418ee66836473554eab26685 Mon Sep 17 00:00:00 2001 From: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 02:12:25 +0000 Subject: [PATCH] Generated by GitHub Actions (go / generate) https://github.com/int128/kubelogin/actions/runs/10437020237 --- pkg/di/wire_gen.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg/di/wire_gen.go b/pkg/di/wire_gen.go index ca4c412f..f78caeeb 100644 --- a/pkg/di/wire_gen.go +++ b/pkg/di/wire_gen.go @@ -7,8 +7,6 @@ package di import ( - "os" - "github.com/int128/kubelogin/pkg/cmd" writer2 "github.com/int128/kubelogin/pkg/credentialplugin/writer" "github.com/int128/kubelogin/pkg/infrastructure/browser" @@ -28,6 +26,7 @@ import ( "github.com/int128/kubelogin/pkg/usecases/credentialplugin" "github.com/int128/kubelogin/pkg/usecases/setup" "github.com/int128/kubelogin/pkg/usecases/standalone" + "os" ) // Injectors from di.go: