This commit updates to images v0.117.0 so that the cross-distro.sh test works again (images removed fedora-39.json in main but the uses the previous version of images that includes fedora-39 so there is a mismatch (we should look into if there is a way to get github.com/osbuild/images@latest instead of main in the cross-arch test). It also updates all the vendor stuff that got pulled via the new images release (which is giantonormous). This update requires updating the Go version to 1.22.8 |
||
|---|---|---|
| .. | ||
| apiv1/iampb | ||
| CHANGES.md | ||
| iam.go | ||
| LICENSE | ||
| README.md | ||
IAM API
Go Client Library for IAM API.
Install
go get cloud.google.com/go/iam
Stability
The stability of this module is indicated by SemVer.
However, a v1+ module may have breaking changes in two scenarios:
- Packages with
alphaorbetain the import path - The GoDoc has an explicit stability disclaimer (for example, for an experimental feature).
Go Version Support
See the Go Versions Supported section in the root directory's README.
Authorization
See the Authorization 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.