Skip to content

Commit

Permalink
Update pipe-fittings reference to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Mar 6, 2024
1 parent ad5ff85 commit 6e0b61a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.0

toolchain go1.21.3

replace github.com/turbot/pipe-fittings => ../pipe-fittings
//replace github.com/turbot/pipe-fittings => ../pipe-fittings

require (
github.com/Masterminds/semver/v3 v3.2.1
Expand All @@ -26,8 +26,7 @@ require (
github.com/stevenle/topsort v0.2.0 // indirect
github.com/thediveo/enumflag/v2 v2.0.4
github.com/turbot/go-kit v0.10.0-rc.0
// pp branch
github.com/turbot/pipe-fittings v0.2.0-beta.5.0.20240103132957-10776726162b
github.com/turbot/pipe-fittings v0.3.1
github.com/turbot/steampipe-cloud-sdk-go v0.6.0 // indirect
github.com/turbot/steampipe-plugin-sdk/v5 v5.8.0
github.com/turbot/terraform-components v0.0.0-20231108031935-358f803c1a8b // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,8 @@ 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 v0.3.1 h1:Jqka3EaL3kbwhGM6X+8KAHlIS4e5XkGXGFTsxrLk5Fc=
github.com/turbot/pipe-fittings v0.3.1/go.mod h1:gXrZk+rDAdKBqcLMyKcPv5M1MdD1LqYOpcy+9lmeJ+o=
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=
Expand Down

0 comments on commit 6e0b61a

Please sign in to comment.