kaniko/vendor/cloud.google.com/go/compute/metadata
Michael Plump 3e56c7fd0f
chore: upgrade all the dependencies to their latest versions (#3454)
* chore: go get -u ./...

* chore: go mod tidy

* chore: go mod vendor

* chore: fix compilation for buildkit >= 0.15.0

* chore: upgrade to Go 1.24

* chore: upgrade the Debian container used in an integration test
2025-05-21 09:31:10 -04:00
..
CHANGES.md chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04: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
log.go chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00
metadata.go chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04: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 chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00
syscheck.go chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00
syscheck_linux.go chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00
syscheck_windows.go chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04: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.