proxy.golang.org : github.com/plumber-cd/terraform-backend-git : v0.1.0
Terraform HTTP Backend implementation that uses Git repository as storage
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/plumber-cd/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go/compute v1.5.0
- filippo.io/age v1.0.0
- github.com/Azure/azure-sdk-for-go v63.3.0+incompatible
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.26
- github.com/Azure/go-autorest/autorest/adal v0.9.18
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
- github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
- github.com/Azure/go-autorest/autorest/date v0.3.0
- github.com/Azure/go-autorest/autorest/to v0.4.0
- github.com/Azure/go-autorest/autorest/validation v0.3.1
- github.com/Azure/go-autorest/logger v0.2.1
- github.com/Azure/go-autorest/tracing v0.6.0
- github.com/Microsoft/go-winio v0.5.2
- github.com/ProtonMail/go-crypto v0.0.0-20220512085406-902f79d34c9f
- github.com/acomagu/bufpipe v1.0.3
- github.com/armon/go-metrics v0.3.10
- github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.43.43
- github.com/blang/semver v3.5.1+incompatible
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/cpuguy83/go-md2man/v2 v2.0.1
- github.com/dimchansky/utfbom v1.1.1
- github.com/emirpasic/gods v1.18.1
- github.com/fatih/color v1.13.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-git/gcfg v1.5.0
- github.com/go-git/go-billy/v5 v5.3.1
- github.com/go-git/go-git/v5 v5.4.2
- github.com/golang-jwt/jwt/v4 v4.3.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/googleapis/gax-go/v2 v2.3.0
- github.com/gorilla/handlers v1.5.1
- github.com/goware/prefixer v0.0.0-20160118172347-395022866408
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.2.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.3
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-secure-stdlib/mlock v0.1.2
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.3
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/go-version v1.4.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/vault/api v1.5.0
- github.com/hashicorp/vault/sdk v0.4.1
- github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
- github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/jmespath/go-jmespath v0.4.0
- github.com/kevinburke/ssh_config v1.2.0
- github.com/lib/pq v1.10.5
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- 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.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/pkg/errors v0.9.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/ryanuber/go-glob v1.0.0
- github.com/sergi/go-diff v1.2.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.4.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.11.0
- github.com/subosito/gotenv v1.2.0
- github.com/xanzy/ssh-agent v0.3.1
- go.mozilla.org/gopgagent v0.0.0-20170926210634-4d7ea76ff71a
- go.mozilla.org/sops/v3 v3.7.3
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.9.0
- golang.org/x/crypto v0.0.0-20220513210258-46612604a0f9
- golang.org/x/exp v0.0.0-20220428152302-39d4317da171
- golang.org/x/net v0.0.0-20220513224357-95641704303c
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sys v0.0.0-20220513210249-45d2b4557a2a
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
- google.golang.org/api v0.74.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac
- google.golang.org/grpc v1.45.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/urfave/cli.v1 v1.20.0
- gopkg.in/warnings.v0 v0.1.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20220512140231-539c8e751b99