pulumi/developer-docs
Abhinav Gupta 79caac6b5a
go.mod: Raise to 'go 1.18'
Raise the 'go' directive for top-level Go modules to 1.18.
This is the minimum version of Go required by Pulumi.
Raising this directive allows us to use language features like generics
in the codbase.

Resolves #11798
2023-02-07 14:40:55 -08:00
..
architecture [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
providers Add `willReplaceOnChanges` to metaschema 2022-12-09 13:31:21 -08:00
utils [apitype] Add a JSON schema for deployments. (#8002) 2021-09-21 21:37:06 -07:00
.gitignore Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
Makefile [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
build.md [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
conf.py [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
go.mod go.mod: Raise to 'go 1.18' 2023-02-07 14:40:55 -08:00
go.sum [schema] Add the Pulumi Package metaschema. (#7952) 2021-09-20 12:00:42 -07:00
index.md [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
requirements.txt Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00