proxy.golang.org : github.com/hashicorp/terraform-ls : v0.35.0-beta2
Terraform Language Server
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hashicorp/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.2.1
- github.com/Masterminds/sprig/v3 v3.2.3
- github.com/ProtonMail/go-crypto v1.1.0-alpha.2
- github.com/agext/levenshtein v1.2.2
- github.com/algolia/algoliasearch-client-go/v3 v3.31.2
- github.com/antonmedv/expr v1.10.5
- github.com/apparentlymart/go-textseg v1.0.0
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/armon/go-radix v1.0.0
- github.com/bgentry/speakeasy v0.1.0
- github.com/chigopher/pathlib v1.0.0
- github.com/cloudflare/circl v1.3.7
- github.com/creachadair/jrpc2 v1.2.1
- github.com/creachadair/mds v0.16.0
- github.com/davecgh/go-spew v1.1.1
- github.com/djherbis/buffer v1.2.0
- github.com/djherbis/nio/v3 v3.0.1
- github.com/fatih/color v1.16.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/google/go-cmp v0.6.0
- github.com/google/uuid v1.3.0
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.4
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.7
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hc-install v0.8.0
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl-lang v0.0.0-20240830144831-468c47ee72a9
- github.com/hashicorp/hcl/v2 v2.22.0
- github.com/hashicorp/terraform-exec v0.21.0
- github.com/hashicorp/terraform-json v0.22.1
- github.com/hashicorp/terraform-registry-address v0.2.3
- github.com/hashicorp/terraform-schema v0.0.0-20240904145336-783d66ec7f6b
- github.com/hashicorp/terraform-svchost v0.1.1
- github.com/huandu/xstrings v1.4.0
- github.com/iancoleman/strcase v0.2.0
- github.com/imdario/mergo v0.3.15
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jinzhu/copier v0.3.5
- github.com/kr/pretty v0.3.1
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.14
- github.com/mcuadros/go-defaults v1.2.0
- github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
- github.com/mitchellh/cli v1.1.5
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/olekukonko/tablewriter v0.0.5
- github.com/otiai10/copy v1.14.0
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pmezard/go-difflib v1.0.0
- github.com/posener/complete v1.2.3
- github.com/rivo/uniseg v0.2.0
- github.com/rs/zerolog v1.29.0
- github.com/shopspring/decimal v1.2.0
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.15.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.4.2
- github.com/vektra/mockery/v2 v2.45.0
- github.com/zclconf/go-cty v1.15.0
- github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
- go.bobheadxi.dev/gobenchdata v1.3.1
- go.bobheadxi.dev/streamline v1.2.1
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.54.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
- go.opentelemetry.io/otel v1.29.0
- go.opentelemetry.io/otel/metric v1.29.0
- go.opentelemetry.io/otel/trace v1.29.0
- golang.org/x/crypto v0.26.0
- golang.org/x/mod v0.20.0
- golang.org/x/net v0.28.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.23.0
- golang.org/x/term v0.23.0
- golang.org/x/text v0.17.0
- golang.org/x/tools v0.24.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1