pulumi/sdk/go/pulumi
Evan Boyle 069f9f28cf
Fix bug that could cause Go SDK to drop dependencies (#5930)
* fix bug that could cause Go SDK to drop dependencies

* changelog
2020-12-11 16:27:11 -08:00
..
config Set default namespace for go config for config-less get/try/require (#4802) 2020-06-12 16:35:06 -07:00
templates Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
alias.go Remove use of github.com/pkg/errors from Go SDK 2020-02-26 16:27:07 +00:00
asset.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
context.go Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
generate.go Add missing MapMap and ArrayArray types to Go SDK (#5092) 2020-08-03 11:37:28 -07:00
log.go Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -06:00
mocks.go Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
printf.go Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
printf_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
resource.go [sdk/go]: Add support for getResource to Go SDK (#5823) 2020-12-01 11:03:47 -07:00
resource_test.go Define merge behavior for go resource options (#4316) 2020-04-07 14:19:33 -07:00
rpc.go Fix bug that could cause Go SDK to drop dependencies (#5930) 2020-12-11 16:27:11 -08:00
rpc_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
run.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
run_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
stack_reference.go fix stack reference helpers to handle nil values (#4370) 2020-04-12 08:44:08 -07:00
stack_reference_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
types.go [sdk/go]: Add support for getResource to Go SDK (#5823) 2020-12-01 11:03:47 -07:00
types_builtins.go [codegen/nodejs] - Fix typescript enum issues (#5696) 2020-11-06 09:29:49 -08:00
types_builtins_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
types_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00