mirror of https://github.com/pulumi/pulumi.git
a6001e4cdd
pulumi.NewOutput has been deprecated in favor of Context.NewOutput. Issue caught by staticcheck: ``` go/pulumi/internals/outputs_test.go:37:22: SA1019: pulumi.NewOutput is deprecated: use Context.NewOutput instead. (staticcheck) go/pulumi/internals/outputs_test.go:50:21: SA1019: pulumi.NewOutput is deprecated: use Context.NewOutput instead. (staticcheck) ``` Refs #11808 |
||
---|---|---|
.. | ||
empty.s | ||
outputs.go | ||
outputs_test.go |