Skip to content

Commit

Permalink
Update snapshot version number. Closes #406
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Jun 7, 2024
1 parent 423571a commit af6ae44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ require (
github.com/spf13/viper v1.19.0
github.com/stevenle/topsort v0.2.0 // indirect
github.com/turbot/go-kit v0.10.0-rc.0
github.com/turbot/pipe-fittings v1.4.0
// update_snapshot_version
github.com/turbot/pipe-fittings v1.4.1-0.20240607101519-64b057445614
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.1
github.com/turbot/terraform-components v0.0.0-20231108031935-358f803c1a8b // indirect
github.com/xlab/treeprint v1.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -812,8 +812,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 v1.4.0 h1:Rln+VXD3a1L1Gwab341iAYaCcc+hjcUbPpFqPh/ty1Y=
github.com/turbot/pipe-fittings v1.4.0/go.mod h1:n/ZDk1jo/0A0Z7XgGm76ySBhWUX/v7xcrC7wF8KMos8=
github.com/turbot/pipe-fittings v1.4.1-0.20240607101519-64b057445614 h1:TlIB1d8ZCMY/i22JR6MsxZxwn4s4qDr3I0QZ/JRRsFo=
github.com/turbot/pipe-fittings v1.4.1-0.20240607101519-64b057445614/go.mod h1:n/ZDk1jo/0A0Z7XgGm76ySBhWUX/v7xcrC7wF8KMos8=
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 af6ae44

Please # to comment.