mirror of https://github.com/pulumi/pulumi.git
257bdb8460
Update the go.mod files for pkg and the sdks to 1.21. We can't build on 1.20 anymore, as we use the `slices` package that was introduced in 1.21. We don't bump all the way to 1.22 to avoid breaking for no reason, but we don't make any real guarantees about maintaining compatibility with 1.21. |
||
---|---|---|
.. | ||
architecture | ||
providers | ||
utils | ||
.gitignore | ||
Makefile | ||
README.md | ||
build.md | ||
conf.py | ||
go.mod | ||
go.sum | ||
index.md | ||
requirements.txt |
README.md
Pulumi Developer Docs
Welcome to the Pulumi Developer Docs!
To access the documentation, please visit: https://pulumi-developer-docs.readthedocs.io/en/latest/
The documentation site is designed to provide comprehensive documentation for maintainers and contributors of Pulumi.
Thank you for your interest in contributing to Pulumi!