pulumi/tests/integration/go
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
..
component-configure-panic Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-build-target Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-exit-5 Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-exit-error Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
parameterized Remove second go.mod in parameterized packages (#17928) 2024-12-05 15:59:22 +00:00
program-panic Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
regress-13301 test(regress-13301): Avoid accidental tidying 2023-07-26 13:05:31 -07:00