pulumi/sdk/go/pulumi-language-go/testdata/sample/prog-gowork/prog
Fraser Waters 40227d99ab
Change Go dependency tests to use real dependencies (#16684)
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.
2024-07-17 10:48:53 +00:00
..
Pulumi.yaml Fix lookup module deps with go.work files (#15743) 2024-03-21 09:48:04 +00:00
go.mod Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00
go.sum Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00
main.go Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00