pulumi/tests/integration/go/go-build-target/go.mod

64 lines
2.9 KiB
Modula-2
Raw Permalink Normal View History

2022-09-14 21:48:09 +00:00
module go-build
go 1.20
2022-09-14 21:48:09 +00:00
require github.com/pulumi/pulumi/sdk/v3 v3.35.3
require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/cheggaaa/pb v1.0.18 // indirect
github.com/djherbis/times v1.2.0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/gliderlabs/ssh v0.3.5 // indirect
2022-09-14 21:48:09 +00:00
github.com/gofrs/uuid v3.3.0+incompatible // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.1.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
2022-09-14 21:48:09 +00:00
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-multierror v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
2022-09-14 21:48:09 +00:00
github.com/mattn/go-isatty v0.0.16 // indirect
github.com/mattn/go-runewidth v0.0.8 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
github.com/opentracing/basictracer-go v1.0.0 // indirect
github.com/opentracing/opentracing-go v1.1.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pkg/term v1.1.0 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.8.1 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20180611051255-d3107576ba94 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/spf13/cobra v1.4.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/src-d/gcfg v1.4.0 // indirect
github.com/stretchr/testify v1.7.0 // indirect
github.com/texttheater/golang-levenshtein v0.0.0-20191208221605-eb6844b05fc6 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.22.1+incompatible // indirect
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
2022-09-14 21:48:09 +00:00
go.uber.org/atomic v1.6.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130 // indirect
google.golang.org/grpc v1.57.1 // indirect
Bump the go_modules group across 24 directories with 1 update (#15685) Bumps the go_modules group with 1 update in the /tests/integration/backend/diy/project directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/construct_component_methods_provider/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/construct_component_unknown/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/deleted_with/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/empty/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/empty/gorun directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/empty/gorun_main/gorun_main_src directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/gather_plugin/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/get_resource/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/go/component-configure-panic/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/go/go-build-target directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/go/go-exit-5 directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/go/go-exit-error directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/go/program-panic directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/large_resource/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/printf/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/project_main/go/a/path/to/main directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/refresh/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/resource_refs_get_resource/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/rotate_passphrase directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/stack_reference/go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/state_rename_parent directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/transformations/go/simple directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /tests/integration/transforms/go/simple directory: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pulumi/pulumi/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 07:52:34 +00:00
google.golang.org/protobuf v1.33.0 // indirect
2022-09-14 21:48:09 +00:00
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/src-d/go-billy.v4 v4.3.2 // indirect
gopkg.in/src-d/go-git.v4 v4.13.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0 // indirect
2022-09-14 21:48:09 +00:00
lukechampine.com/frand v1.4.2 // indirect
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 // indirect
)