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

README

This is a directory with a go.work with a pulumi project below it