pulumi/tests/integration/go/parameterized
Fraser Waters 18ca3afa2c
Remove second go.mod in parameterized packages (#17928)
This code wrote a go.mod file one folder below where we actually
expected a go.mod file to be written according to SupportPack, since
https://github.com/pulumi/pulumi/pull/17923 was merged we were writing
out both. This removes the nested go.mod, fixes the integration test
that was using that instead of the top level go.mod, and fixes `package
add` to refer to the top level go.mod.
2024-12-05 15:59:22 +00:00
..
Pulumi.yaml Add parameterized providers to Go (#16738) 2024-08-10 08:03:15 +00:00
go.mod Remove second go.mod in parameterized packages (#17928) 2024-12-05 15:59:22 +00:00
go.sum fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
main.go Add parameterized providers to Go (#16738) 2024-08-10 08:03:15 +00:00