proxy.golang.org : github.com/plumber-cd/terraform-backend-git : v0.1.3
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.18.0
- cloud.google.com/go/compute/metadata v0.2.3
- filippo.io/age v1.1.1
- github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.28
- github.com/Azure/go-autorest/autorest/adal v0.9.22
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
- github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
- 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.6.0
- github.com/ProtonMail/go-crypto v0.0.0-20230214155104-81033d7f4442
- github.com/acomagu/bufpipe v1.0.3
- github.com/aws/aws-sdk-go v1.44.202
- github.com/blang/semver v3.5.1+incompatible
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/cloudflare/circl v1.3.2
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/dimchansky/utfbom v1.1.1
- github.com/emirpasic/gods v1.18.1
- github.com/fatih/color v1.14.1
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-git/gcfg v1.5.0
- github.com/go-git/go-billy/v5 v5.4.1
- github.com/go-git/go-git/v5 v5.4.2
- github.com/golang-jwt/jwt/v4 v4.4.3
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.3
- github.com/googleapis/gax-go/v2 v2.7.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.4.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.2
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/vault/api v1.9.0
- github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
- github.com/imdario/mergo v0.3.13
- github.com/inconshreveable/mousetrap v1.1.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.7
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- 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/pelletier/go-toml/v2 v2.0.6
- github.com/pkg/errors v0.9.1
- github.com/rogpeppe/go-internal v1.9.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/ryanuber/go-glob v1.0.0
- github.com/sergi/go-diff v1.3.1
- github.com/sirupsen/logrus v1.9.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/subosito/gotenv v1.4.2
- github.com/xanzy/ssh-agent v0.3.3
- go.mozilla.org/gopgagent v0.0.0-20170926210634-4d7ea76ff71a
- go.mozilla.org/sops/v3 v3.7.3
- go.opencensus.io v0.24.0
- golang.org/x/crypto v0.6.0
- golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
- golang.org/x/mod v0.8.0
- golang.org/x/net v0.7.0
- golang.org/x/oauth2 v0.5.0
- golang.org/x/sys v0.5.0
- golang.org/x/term v0.5.0
- golang.org/x/text v0.7.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.6.0
- google.golang.org/api v0.110.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc
- google.golang.org/grpc v1.53.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.67.0
- 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.v3 v3.0.1