mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-23 21:09:15 -05:00
chore: update module to v2 and bump Go version to 1.24 (#4597)
This commit is contained in:
@@ -7,9 +7,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/turbot/go-kit/helpers"
|
||||
"github.com/turbot/steampipe/pkg/db/db_common"
|
||||
"github.com/turbot/steampipe/pkg/error_helpers"
|
||||
"github.com/turbot/steampipe/pkg/statushooks"
|
||||
"github.com/turbot/steampipe/v2/pkg/db/db_common"
|
||||
"github.com/turbot/steampipe/v2/pkg/error_helpers"
|
||||
"github.com/turbot/steampipe/v2/pkg/statushooks"
|
||||
)
|
||||
|
||||
// init data has arrived, handle any errors/warnings/messages
|
||||
|
||||
Reference in New Issue
Block a user