File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.1
66
77require (
88 github.com/newrelic/newrelic-client-go/v2 v2.19.1
9- github.com/turbot/steampipe-plugin-sdk/v5 v5.13.0
9+ github.com/turbot/steampipe-plugin-sdk/v5 v5.13.1
1010)
1111
1212require (
@@ -49,7 +49,7 @@ require (
4949 github.com/googleapis/gax-go/v2 v2.12.3 // indirect
5050 github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
5151 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
52- github.com/hashicorp/go-getter v1.7.5 // indirect
52+ github.com/hashicorp/go-getter v1.7.9 // indirect
5353 github.com/hashicorp/go-hclog v1.6.3 // indirect
5454 github.com/hashicorp/go-plugin v1.6.1 // indirect
5555 github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
@@ -85,7 +85,7 @@ require (
8585 github.com/tkrajina/go-reflector v0.5.6 // indirect
8686 github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
8787 github.com/turbot/go-kit v1.1.0 // indirect
88- github.com/ulikunitz/xz v0.5.10 // indirect
88+ github.com/ulikunitz/xz v0.5.15 // indirect
8989 github.com/valyala/fastjson v1.6.3 // indirect
9090 github.com/zclconf/go-cty v1.14.4 // indirect
9191 go.opencensus.io v0.24.0 // indirect
You can’t perform that action at this time.
0 commit comments