pulumi/sdk/go/pulumi-language-go
Brandon Pollack 0b0d0e7f03 fixup! Add the ability to generate aliased import prefixes to go generator.
This has incomplete/failing tests.  It's most of the way there, but this
differs from the situation in #9664 which happened during applies, and
so it seems that while ApplyT is fixed, this kind of overlap is not.

It is aliased now, but the alias is not used (should be pretty simple to
memo it somewhere and use it when generating).
2024-09-30 17:32:00 +09:00
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
testdata fixup! Add the ability to generate aliased import prefixes to go generator. 2024-09-30 17:32:00 +09:00
go.mod Changelog and go.mod updates for v3.134.1 (#17383) 2024-09-26 10:37:35 +00:00
go.sum Update ESC dependency to v0.10.0 (#17273) 2024-09-16 23:11:44 +00:00
language_test.go [go/conformance] Fix l2-resource-config conformance test (#17409) 2024-09-29 11:28:04 +00:00
main.go [go/conformance] Fix l2-invoke-simple and l2-invoke-variants tests (#17396) 2024-09-27 13:25:54 +00:00
main_test.go Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00