Skip to content

Commit

Permalink
go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed May 13, 2024
1 parent d3b9503 commit d24faff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/spf13/viper v1.18.2
github.com/stevenle/topsort v0.2.0 // indirect
github.com/turbot/go-kit v0.10.0-rc.0
github.com/turbot/pipe-fittings v1.3.0-rc.1
github.com/turbot/pipe-fittings v1.3.0-rc.2
github.com/turbot/steampipe-cloud-sdk-go v0.6.0 // indirect
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.0
github.com/turbot/terraform-components v0.0.0-20231108031935-358f803c1a8b // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -862,8 +862,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.3.0-rc.1 h1:ge3/eMzrbH2vLa4jmHlOH2GeK3fgtwnFv+AkvywhKZA=
github.com/turbot/pipe-fittings v1.3.0-rc.1/go.mod h1:pE4h/OSvqeRjvBDVcacbnnd6V5yweVOAVMspe7KBk5o=
github.com/turbot/pipe-fittings v1.3.0-rc.2 h1:hkfaTf/Ri1IfadO/CklP6SOqvI7zhmM6gc2ZIezanEc=
github.com/turbot/pipe-fittings v1.3.0-rc.2/go.mod h1:pE4h/OSvqeRjvBDVcacbnnd6V5yweVOAVMspe7KBk5o=
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 d24faff

Please sign in to comment.