Skip to content

Commit ff86b70

Browse files
committed
pipe-fittings v2.6.0
1 parent ef6ad8f commit ff86b70

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
@@ -18,7 +18,7 @@ require (
1818
github.com/sethvargo/go-retry v0.3.0
1919
github.com/stretchr/testify v1.10.0
2020
github.com/turbot/go-kit v1.3.0
21-
github.com/turbot/pipe-fittings/v2 v2.5.2
21+
github.com/turbot/pipe-fittings/v2 v2.6.0
2222
github.com/zclconf/go-cty v1.14.4
2323
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
2424
golang.org/x/sync v0.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,8 @@ github.com/tkrajina/go-reflector v0.5.8 h1:yPADHrwmUbMq4RGEyaOUpz2H90sRsETNVpjzo
703703
github.com/tkrajina/go-reflector v0.5.8/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
704704
github.com/turbot/go-kit v1.3.0 h1:6cIYPAO5hO9fG7Zd5UBC4Ch3+C6AiiyYS0UQnrUlTV0=
705705
github.com/turbot/go-kit v1.3.0/go.mod h1:piKJMYCF8EYmKf+D2B78Csy7kOHGmnQVOWingtLKWWQ=
706-
github.com/turbot/pipe-fittings/v2 v2.5.2 h1:qrQQEnD6dmMSQFUw8cKw6/Rb1sWolMru0+xXY/BcPU4=
707-
github.com/turbot/pipe-fittings/v2 v2.5.2/go.mod h1:szte433cBDCaZcGe5zMVGG7uTl9HMaEYaQmuvzZRYIQ=
706+
github.com/turbot/pipe-fittings/v2 v2.6.0 h1:RhCHble2MB7W0l9lE5QQLRQKuMD8xlM7AKuhoFOwqy4=
707+
github.com/turbot/pipe-fittings/v2 v2.6.0/go.mod h1:wcKckD5UUCVWSQkdW6J27cumy5GkACV/wn7FJOajYHE=
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=
710710
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg=

0 commit comments

Comments
 (0)