Skip to content

Commit

Permalink
Updated pipe-fittings reference to v1.6.0. #902.
Browse files Browse the repository at this point in the history
  • Loading branch information
vhadianto committed Oct 22, 2024
1 parent 9537c0f commit 5eaabd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.23.0
// uncomment for goland devcontainer
//github.com/turbot/flowpipe-sdk-go => /workspaces/flowpipe-sdk-go
//github.com/turbot/pipe-fittings => /workspaces/pipe-fittings
replace github.com/turbot/pipe-fittings => ../pipe-fittings

require (
github.com/ThreeDotsLabs/watermill v1.3.3
Expand Down Expand Up @@ -51,7 +50,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.19
github.com/sagikazarmark/slog-shim v0.1.0
github.com/turbot/flowpipe-sdk-go v1.0.0
github.com/turbot/pipe-fittings v1.5.7
github.com/turbot/pipe-fittings v1.6.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/sync v0.8.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,8 @@ github.com/turbot/flowpipe-sdk-go v1.0.0 h1:q8zrZ/KKECDDCl5139CzPJUXfZTiS0vITOx7
github.com/turbot/flowpipe-sdk-go v1.0.0/go.mod h1:tP5opISn4bPv8ubRN7Kt1xvXJXgDkd8LEV0iAGHDar4=
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 v1.6.0 h1:sn4OJPQQR0fggKMNUuyvShJipZG/Ze5jR48Hl12Eokg=
github.com/turbot/pipe-fittings v1.6.0/go.mod h1:1nlRVh18QkYy9eq5pW9gpnoE2VgnQW0Y2zKzrH8Q4kI=
github.com/turbot/pipes-sdk-go v0.9.1 h1:2yRojY2wymvJn6NQyE6A0EDFV267MNe+yDLxPVvsBwM=
github.com/turbot/pipes-sdk-go v0.9.1/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc=
github.com/turbot/steampipe-plugin-code v0.7.0 h1:SROYIo/TI/Q/YNfXK+sAIS71umypUFm1Uz851TmoJkM=
Expand Down

0 comments on commit 5eaabd4

Please sign in to comment.