chore: update module to v2 and bump Go version to 1.24 (#4597)

This commit is contained in:
Puskar Basu
2025-07-07 16:03:56 +05:30
committed by GitHub
parent 1c9f3ac9fc
commit e19d35c457
127 changed files with 343 additions and 362 deletions

View File

@@ -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