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

@@ -1,6 +1,6 @@
package plugin
import "github.com/turbot/pipe-fittings/hclhelpers"
import "github.com/turbot/pipe-fittings/v2/hclhelpers"
type PluginConnection interface {
GetDeclRange() hclhelpers.Range