pulumi/sdk/go/pulumi-language-go
bors[bot] 35c7f566c6
Merge #12755
12755: fix(host/go): Use official modfile package r=abhinav a=abhinav

Use the official golang.org/x/mod/modfile package to parse go.mod files
instead of the external copy of it.

Refs https://github.com/pulumi/pulumi/pull/12727#discussion_r1178333617


Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-04-26 20:34:59 +00:00
..
testdata/sample test(go/host): GetRequiredPlugins and GetProgramDependencies 2023-04-21 10:28:23 -07:00
main.go Merge #12755 2023-04-26 20:34:59 +00:00
main_test.go feat(go/host): Support vendored dependencies 2023-04-24 09:49:16 -07:00