kaniko/vendor/cloud.google.com/go/compute/metadata
dependabot[bot] 072213b3fc
chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 (#3128)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.172.0 to 0.175.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.175.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 00:05:47 -07:00
..
CHANGES.md chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 (#3128) 2024-04-22 00:05:47 -07:00
LICENSE fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04:00
README.md fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04:00
metadata.go chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 (#3128) 2024-04-22 00:05:47 -07:00
retry.go chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 (#3128) 2024-04-22 00:05:47 -07:00
retry_linux.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00

README.md

Compute API

Go Reference

This is a utility library for communicating with Google Cloud metadata service on Google Cloud.

Install

go get cloud.google.com/go/compute/metadata

Go Version Support

See the Go Versions Supported section in the root directory's README.

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.