mirror of https://github.com/pulumi/pulumi.git
40227d99ab
For conformance testing we want "replace" directives to be respected since they change the version of the dependency. These tests were all written using replace directives instead of just normal real dependencies and so fixing the Go host to respect "replace" broke these tests. This rewrites the tests to use real dependencies pulled from a separate repo at https://github.com/pulumi/go-dependency-testdata. |
||
---|---|---|
.. | ||
Pulumi.yaml | ||
go.mod | ||
go.sum | ||
main.go |