Skip to content

Commit 076f270

Browse files
committed
Upgrade steampipe ref
1 parent e77465e commit 076f270

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/hashicorp/go-hclog v1.6.3
99
github.com/hashicorp/go-version v1.7.0 // indirect
1010
github.com/turbot/go-kit v0.10.0-rc.0
11-
github.com/turbot/steampipe v1.0.0-rc.4
11+
github.com/turbot/steampipe v1.0.2
1212
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.0
1313
go.opentelemetry.io/otel v1.26.0
1414
google.golang.org/protobuf v1.34.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -759,8 +759,8 @@ github.com/turbot/pipe-fittings v1.6.0 h1:sn4OJPQQR0fggKMNUuyvShJipZG/Ze5jR48Hl1
759759
github.com/turbot/pipe-fittings v1.6.0/go.mod h1:1nlRVh18QkYy9eq5pW9gpnoE2VgnQW0Y2zKzrH8Q4kI=
760760
github.com/turbot/pipes-sdk-go v0.9.1 h1:2yRojY2wymvJn6NQyE6A0EDFV267MNe+yDLxPVvsBwM=
761761
github.com/turbot/pipes-sdk-go v0.9.1/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc=
762-
github.com/turbot/steampipe v1.0.0-rc.4 h1:jNC1JPIPGaT0rMbzkze+N/unXcq/hMsZGbxjEbxWUus=
763-
github.com/turbot/steampipe v1.0.0-rc.4/go.mod h1:e0RlKmyqqjcXf/9QZ/riT+B+JMxN/R9UuZ0Up/qEvIA=
762+
github.com/turbot/steampipe v1.0.2 h1:DDOyobm4lk6GLWmfwNtjB47YEbkoDmGMOlXvmTWDVsU=
763+
github.com/turbot/steampipe v1.0.2/go.mod h1:MmQAJWZXBzGczTukxRaflQC93zpYaVvm8GZfpJsE7u4=
764764
github.com/turbot/steampipe-plugin-code v0.7.0 h1:SROYIo/TI/Q/YNfXK+sAIS71umypUFm1Uz851TmoJkM=
765765
github.com/turbot/steampipe-plugin-code v0.7.0/go.mod h1:GvdjncWum4sZNmR0iM03SKkIzl7aZKAFtIsyAR+z4YI=
766766
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.0 h1:/X81yp9eLp4qhkXTbbYgxASvMViWUc49LHEoH93LZqo=

0 commit comments

Comments
 (0)