GitHub / alias-dev / terraform-provider-confluence
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alias-dev%2Fterraform-provider-confluence
Stars: 0
Forks: 0
Open issues: 9
License: mpl-2.0
Language: Go
Size: 181 KB
Dependencies parsed at:
609
Created at: over 3 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
go.mod
go
- cloud.google.com/go v0.61.0
- cloud.google.com/go/storage v1.10.0
- github.com/Masterminds/goutils v1.1.0
- github.com/Masterminds/semver v1.5.0
- github.com/Masterminds/sprig v2.22.0+incompatible
- github.com/agext/levenshtein v1.2.2
- github.com/apparentlymart/go-textseg v1.0.0
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310
- github.com/aws/aws-sdk-go v1.25.3
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/bgentry/speakeasy v0.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.7.0
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/golang/protobuf v1.4.2
- github.com/google/go-cmp v0.5.6
- github.com/google/uuid v1.1.2
- github.com/googleapis/gax-go/v2 v2.0.5
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-checkpoint v0.5.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-getter v1.5.3
- github.com/hashicorp/go-hclog v1.0.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.1
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/go-version v1.3.0
- github.com/hashicorp/hc-install v0.3.1
- github.com/hashicorp/hcl/v2 v2.3.0
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.15.0
- github.com/hashicorp/terraform-json v0.13.0
- github.com/hashicorp/terraform-plugin-docs v0.5.1
- github.com/hashicorp/terraform-plugin-framework v0.5.0
- github.com/hashicorp/terraform-plugin-go v0.5.0
- github.com/hashicorp/terraform-plugin-log v0.2.1
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
- github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.12
- github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
- github.com/jstemmer/go-junit-report v0.9.1
- github.com/klauspost/compress v1.11.2
- github.com/mattn/go-colorable v0.1.11
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/cli v1.1.2
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.0
- github.com/mitchellh/mapstructure v1.1.2
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.0.0
- github.com/posener/complete v1.1.1
- github.com/russross/blackfriday v1.6.0
- github.com/ulikunitz/xz v0.5.8
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/zclconf/go-cty v1.10.0
- go.opencensus.io v0.22.4
- golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
- golang.org/x/lint v0.0.0-20200302205851-738671d3881b
- golang.org/x/mod v0.3.0
- golang.org/x/net v0.0.0-20210326060303-6b1517762897
- golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- golang.org/x/text v0.3.5
- golang.org/x/tools v0.0.0-20200713011307-fd294ab11aed
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/api v0.29.0
- google.golang.org/appengine v1.6.6
- google.golang.org/genproto v0.0.0-20200711021454-869866162049
- google.golang.org/grpc v1.32.0
- google.golang.org/protobuf v1.25.0
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- goreleaser/goreleaser-action v2.8.0 composite
- hashicorp/ghaction-import-gpg v2.1.0 composite
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- hashicorp/setup-terraform v1 composite