-
- Downloads
Bump gocloud.dev from 0.22.0 to 0.23.0 (#307)
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.22.0...v0.23.0 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -37,12 +37,12 @@ require ( |
github.com/zalando/go-keyring v0.1.1 // indirect | ||
go.uber.org/goleak v1.1.10 | ||
go.uber.org/zap v1.16.0 | ||
gocloud.dev v0.22.0 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/net v0.0.0-20210324051636-2c4c8ecb7826 | ||
gocloud.dev v0.23.0 | ||
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | ||
golang.org/x/net v0.0.0-20210505214959-0714010a04ed | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect | ||
google.golang.org/genproto v0.0.0-20210402141018-6c239bbf2bb1 | ||
google.golang.org/genproto v0.0.0-20210506142907-4a47615972c2 | ||
google.golang.org/grpc v1.37.1 | ||
google.golang.org/protobuf v1.26.0 | ||
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment