Skip to content

Commit 7b0d084

Browse files
authored
Recompile plugin with tailpipe-plugin-sdk v0.9.1 (#29)
1 parent dbcffb4 commit 7b0d084

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.9.0
9+
github.com/turbot/tailpipe-plugin-sdk v0.9.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.5.2 h1:qrQQEnD6dmMSQFUw8cKw6/Rb1sWolMru0+x
707707
github.com/turbot/pipe-fittings/v2 v2.5.2/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.9.0 h1:4WTxBdSimiQENVZ0DtzgDOaBLk9k3mHb6YHZXRnS+7M=
711-
github.com/turbot/tailpipe-plugin-sdk v0.9.0/go.mod h1:ch/GVDaLoyau6LCUPbx/aYprNi7+DKhmwPDM0M1QJbM=
710+
github.com/turbot/tailpipe-plugin-sdk v0.9.1 h1:MaoN547oqmwPOWa817niKqtif/XMuyl61S1Ykq34LAk=
711+
github.com/turbot/tailpipe-plugin-sdk v0.9.1/go.mod h1:ch/GVDaLoyau6LCUPbx/aYprNi7+DKhmwPDM0M1QJbM=
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)