proxy.golang.org : github.com/hashicorp/boundary/sdk : v0.0.41
Boundary enables identity-based access management for dynamic infrastructure.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hashicorp/boundary/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.2.0
- github.com/Masterminds/sprig/v3 v3.2.3
- github.com/armon/go-radix v1.0.0
- github.com/bgentry/speakeasy v0.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.15.0
- github.com/golang/protobuf v1.5.3
- github.com/google/uuid v1.3.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/eventlogger v0.2.6-0.20231025104552-802587e608f0
- github.com/hashicorp/eventlogger/filters/encrypt v0.1.8-0.20231025104552-802587e608f0
- github.com/hashicorp/go-hclog v1.5.0
- github.com/hashicorp/go-kms-wrapping/plugin/v2 v2.0.5
- github.com/hashicorp/go-kms-wrapping/v2 v2.0.14
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.5.2
- github.com/hashicorp/go-secure-stdlib/base62 v0.1.2
- github.com/hashicorp/go-secure-stdlib/configutil/v2 v2.0.11
- github.com/hashicorp/go-secure-stdlib/listenerutil v0.1.9
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
- github.com/hashicorp/go-secure-stdlib/pluginutil/v2 v2.0.6
- github.com/hashicorp/go-secure-stdlib/reloadutil v0.1.1
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.3
- github.com/hashicorp/go-sockaddr v1.0.5
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/yamux v0.1.1
- github.com/huandu/xstrings v1.4.0
- github.com/imdario/mergo v0.3.13
- github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f
- github.com/kr/pretty v0.3.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/mitchellh/cli v1.1.5
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/pointerstructure v1.2.1
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/posener/complete v1.2.3
- github.com/ryanuber/go-glob v1.0.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.5.0
- github.com/stretchr/testify v1.8.4
- go.uber.org/goleak v1.1.12
- golang.org/x/crypto v0.14.0
- golang.org/x/net v0.17.0
- golang.org/x/sys v0.13.0
- golang.org/x/text v0.13.0
- google.golang.org/genproto/googleapis/api v0.0.0-20231030173426-d783a09b4405
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
- google.golang.org/grpc v1.59.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.10