Skip to content

Commit bfc10b2

Browse files
authored
deps(sdk): updated to sdk v0.7.1 (#25)
1 parent cf1ca76 commit bfc10b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
github.com/rs/xid v1.6.0
9-
github.com/turbot/tailpipe-plugin-sdk v0.7.0
9+
github.com/turbot/tailpipe-plugin-sdk v0.7.1
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,8 +707,8 @@ github.com/turbot/pipe-fittings/v2 v2.4.1 h1:HncLdttMSjEyx7E8xTQ9xBfbz9JLoycp3YS
707707
github.com/turbot/pipe-fittings/v2 v2.4.1/go.mod h1:szte433cBDCaZcGe5zMVGG7uTl9HMaEYaQmuvzZRYIQ=
708708
github.com/turbot/pipes-sdk-go v0.12.0 h1:esbbR7bALa5L8n/hqroMPaQSSo3gNM/4X0iTmHa3D6U=
709709
github.com/turbot/pipes-sdk-go v0.12.0/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc=
710-
github.com/turbot/tailpipe-plugin-sdk v0.7.0 h1:CVRjbeRMDFfgVRmSzepKArlpQE0Ty0bHCu+W6yjg0H4=
711-
github.com/turbot/tailpipe-plugin-sdk v0.7.0/go.mod h1:is7Hh1u0yZS2nJ2HXwV9BpDMpuDycIt/gJtE10ufMss=
710+
github.com/turbot/tailpipe-plugin-sdk v0.7.1 h1:8VIE71HpYO0pJucPTI1DD6SZw0AnkbmFqw1VoAiyp9g=
711+
github.com/turbot/tailpipe-plugin-sdk v0.7.1/go.mod h1:is7Hh1u0yZS2nJ2HXwV9BpDMpuDycIt/gJtE10ufMss=
712712
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg=
713713
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7/go.mod h1:5hzpfalEjfcJWp9yq75/EZoEu2Mzm34eJAPm3HOW2tw=
714714
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=

0 commit comments

Comments
 (0)