pulumi/sdk/go/pulumi-language-go
Fraser Waters 977ea57247
Enable the l1-empty test for Go (#16686)
Enable the l1-empty test for Go.

This required some changes in reporting versions from the Go language
host (replaced dependencies don't really have a version anymore, because
they've been replaced by a local artefact and that doesn't contain any
version info itself). This then cascaded that the conformance test had
to be less strict about checking versions from GetDependencies because
Go now returns empty versions for these local deps.
2024-07-17 13:15:07 +00:00
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Move goversion out of sdk/common to the go language host (#15165) 2024-01-17 14:56:18 +00:00
testdata Enable the l1-empty test for Go (#16686) 2024-07-17 13:15:07 +00:00
go.mod Changelog and go.mod updates for v3.124.0 (#16650) 2024-07-12 14:57:28 +00:00
go.sum Bump the go_modules group across 2 directories with 1 update (#16464) 2024-06-28 22:17:40 +00:00
language_test.go Enable the l1-empty test for Go (#16686) 2024-07-17 13:15:07 +00:00
main.go Enable the l1-empty test for Go (#16686) 2024-07-17 13:15:07 +00:00
main_test.go Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00