diff --git a/go.mod b/go.mod index eb4996d1..d00cba3b 100644 --- a/go.mod +++ b/go.mod @@ -8,8 +8,8 @@ require ( github.com/hashicorp/go-hclog v1.6.3 github.com/hashicorp/go-version v1.7.0 // indirect github.com/turbot/go-kit v0.10.0-rc.0 - //qr edc470f (steampipe v1 branch) - github.com/turbot/steampipe v1.7.0-rc.0.0.20241004103120-7511ac60488f + //qr 2f10d3 (steampipe v1 branch) + github.com/turbot/steampipe v1.7.0-rc.0.0.20241008084938-2f10d3a56658 //workspace_profiles github.com/turbot/steampipe-plugin-sdk/v5 v5.11.0-rc.1 go.opentelemetry.io/otel v1.26.0 @@ -18,7 +18,7 @@ require ( require ( github.com/Masterminds/semver/v3 v3.2.1 - github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241004093702-d0901d32f327 + github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241007143302-9e279d8205fe go.opentelemetry.io/otel/metric v1.26.0 ) diff --git a/go.sum b/go.sum index 7a5b9f6c..e2080011 100644 --- a/go.sum +++ b/go.sum @@ -750,12 +750,12 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4= github.com/turbot/go-kit v0.10.0-rc.0 h1:kd+jp2ibbIV33Hc8SsMAN410Dl9Pz6SJ40axbKUlSoA= github.com/turbot/go-kit v0.10.0-rc.0/go.mod h1:fFQqR59I5z5JeeBLfK1PjSifn4Oprs3NiQx0CxeSJxs= -github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241004093702-d0901d32f327 h1:CwXYgB2/ZIhJgmel5dcBFRxJbA64YxooQPHd6LB5lOY= -github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241004093702-d0901d32f327/go.mod h1:bBriS3DBSCvv6aJsHu5UZviRDHEMrNrfMvMsK8K5hc8= +github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241007143302-9e279d8205fe h1:XuR4BBfbEJusigylkfkV7RghIkqKs33I3FBa1sHpLjI= +github.com/turbot/pipe-fittings v1.6.0-beta.1.0.20241007143302-9e279d8205fe/go.mod h1:bBriS3DBSCvv6aJsHu5UZviRDHEMrNrfMvMsK8K5hc8= github.com/turbot/pipes-sdk-go v0.9.1 h1:2yRojY2wymvJn6NQyE6A0EDFV267MNe+yDLxPVvsBwM= github.com/turbot/pipes-sdk-go v0.9.1/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc= -github.com/turbot/steampipe v1.7.0-rc.0.0.20241004103120-7511ac60488f h1:fonomfOMCRxv9+UBhb3HmYf91uUo6jvPy2SVfq+GM8k= -github.com/turbot/steampipe v1.7.0-rc.0.0.20241004103120-7511ac60488f/go.mod h1:6qI2GiCnzbZNM+VQcoNIIAOKDzWGtaQ9PuOyTrGafbE= +github.com/turbot/steampipe v1.7.0-rc.0.0.20241008084938-2f10d3a56658 h1:+OtB0BA7yKOe/qv1UcOnzXHtr5AOFP3y5U6vfSQnaoU= +github.com/turbot/steampipe v1.7.0-rc.0.0.20241008084938-2f10d3a56658/go.mod h1:1OmrNxzjelHnjoaVDLYE4hwPdDW+dW23qGFLIP1gnRw= github.com/turbot/steampipe-cloud-sdk-go v0.6.0 h1:ufAxOpKS1uq7eejuE5sfEu1+d7QAd0RBjl8Bn6+mIs8= github.com/turbot/steampipe-cloud-sdk-go v0.6.0/go.mod h1:M42TMBdMim4bV1YTMxhKyzfSGSMo4CXUkm3wt9w7t1Y= github.com/turbot/steampipe-plugin-code v0.7.0 h1:SROYIo/TI/Q/YNfXK+sAIS71umypUFm1Uz851TmoJkM=