mirror of https://github.com/pulumi/pulumi.git
dc0100f4dc
This PR fixes l2-primitive-ref and l2-resource-asset-archive Go conformance tests. The problem was two fold: - Module alias inconsistent for dashed names: `primitive-ref` was `primitiveRef` instead of `primitiveref` - The import base path for local packages wasn't normalizing package names `primitive-ref` should have been `primitiveref` to mirror the directory name generated for the module in the Go sdk Sidenote: the `go mod tidy` issue in `l2-resource-config` was fixed but now there is a SDK runtime error: `expected no error, got BAIL: unexpected provider request with no version` |
||
---|---|---|
.. | ||
using-dashes.go |