|
|
|
@ -60,7 +60,6 @@ require ( |
|
|
|
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c |
|
|
|
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c |
|
|
|
github.com/stretchr/testify v1.9.0 |
|
|
|
github.com/stretchr/testify v1.9.0 |
|
|
|
github.com/vultr/govultr/v2 v2.17.2 |
|
|
|
github.com/vultr/govultr/v2 v2.17.2 |
|
|
|
go.opentelemetry.io/collector/featuregate v1.5.0 |
|
|
|
|
|
|
|
go.opentelemetry.io/collector/pdata v1.5.0 |
|
|
|
go.opentelemetry.io/collector/pdata v1.5.0 |
|
|
|
go.opentelemetry.io/collector/semconv v0.98.0 |
|
|
|
go.opentelemetry.io/collector/semconv v0.98.0 |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 |
|
|
|
@ -151,7 +150,6 @@ require ( |
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect |
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect |
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.4 // indirect |
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.4 // indirect |
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect |
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect |
|
|
|
github.com/hashicorp/go-version v1.6.0 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/golang-lru v0.6.0 // indirect |
|
|
|
github.com/hashicorp/golang-lru v0.6.0 // indirect |
|
|
|
github.com/hashicorp/serf v0.10.1 // indirect |
|
|
|
github.com/hashicorp/serf v0.10.1 // indirect |
|
|
|
github.com/imdario/mergo v0.3.16 // indirect |
|
|
|
github.com/imdario/mergo v0.3.16 // indirect |
|
|
|
|