File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ require (
182182 github.com/tkrajina/go-reflector v0.5.8 // indirect
183183 github.com/turbot/pipes-sdk-go v0.12.0 // indirect
184184 github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 // indirect
185- github.com/ulikunitz/xz v0.5.10 // indirect
185+ github.com/ulikunitz/xz v0.5.14 // indirect
186186 github.com/xlab/treeprint v1.2.0 // indirect
187187 github.com/yusufpapurcu/wmi v1.2.2 // indirect
188188 github.com/zclconf/go-cty v1.14.4 // indirect
Original file line number Diff line number Diff line change @@ -772,8 +772,9 @@ github.com/turbot/tailpipe-plugin-sdk v0.9.4 h1:2lqchYcUgO+U7M7BvWXXh3l/EcbBRWRQ
772772github.com/turbot/tailpipe-plugin-sdk v0.9.4 /go.mod h1:Egojp0j7+th/4Bh6muMuF6aZa5iE3MuiJ4pzBo0J2mg =
773773github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg =
774774github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 /go.mod h1:5hzpfalEjfcJWp9yq75/EZoEu2Mzm34eJAPm3HOW2tw =
775- github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
776775github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
776+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
777+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
777778github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ =
778779github.com/xlab/treeprint v1.2.0 /go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0 =
779780github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments