Upgrade to pipe-fittings v2, go-kit v1 (#4485)

This commit is contained in:
Puskar Basu
2025-03-06 16:34:18 +05:30
committed by GitHub
parent d72aaeb423
commit da2f3ecc03
131 changed files with 470 additions and 352 deletions

View File

@@ -3,7 +3,7 @@ package introspection
import (
"fmt"
"github.com/turbot/pipe-fittings/plugin"
"github.com/turbot/pipe-fittings/v2/plugin"
"github.com/turbot/steampipe/pkg/constants"
"github.com/turbot/steampipe/pkg/db/db_common"
)