mirror of https://github.com/pulumi/pulumi.git
ad3e4fb059
Addresses two issues with codegen templates in the Go SDK: 1. `type_builtins.go.template` was including an import for a package that doesn't exist. (The import doesn't exist in the current generated code that is checked-in). This change removes the import line from the template. 2. Some changes had been made directly to `config/require.go`, but this is a generated file -- the changes should have been made to the template. This change moves the changes to the template. After the changes to these templates, running `make gen` in `sdk/go` yields no diffs. Fixes #13871 |
||
---|---|---|
.. | ||
ci-build-binaries.yml | ||
ci-build-sdks.yml | ||
ci-info.yml | ||
ci-lint.yml | ||
ci-prepare-release.yml | ||
ci-run-test.yml | ||
ci-test-docs-generation.yml | ||
ci.yml | ||
command-dispatch.yml | ||
download-pulumi-cron.yml | ||
on-community-pr.yml | ||
on-merge.yml | ||
on-pr-changelog.yml | ||
on-pr-default.yml | ||
on-pr.yml | ||
on-release.yml | ||
periodic-coverage.yml | ||
pr-test-acceptance-on-dispatch.yml | ||
pr-test-docs-gen-on-pr.yml | ||
pr-test-docs-generation-on-dispatch.yml | ||
rebase.yml | ||
release-homebrew-tap.yml | ||
release-pr.yml | ||
release.pub | ||
release.yml | ||
trigger-homebrew-event.yml | ||
trigger-release-docs-event.yml |