Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.18.2 to 1.22.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.18.2...spanner/v1.22.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
284 B
Modula-2
12 lines
284 B
Modula-2
module cloud.google.com/go/iam
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
cloud.google.com/go v0.100.2
|
|
github.com/golang/protobuf v1.5.2
|
|
github.com/googleapis/gax-go/v2 v2.1.1
|
|
google.golang.org/api v0.70.0
|
|
google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf
|
|
google.golang.org/grpc v1.44.0
|
|
)
|