sparse-intern-71089
08/03/2021, 4:32 PMbillowy-army-68599
quaint-restaurant-18952
08/03/2021, 4:51 PMpulumi version v3.9.1
straigth from homebrew.billowy-army-68599
quaint-restaurant-18952
08/03/2021, 4:52 PMbillowy-army-68599
go.mod
and go.sum
into a github gist?quaint-restaurant-18952
08/03/2021, 8:17 PMmodule test-project-go
go 1.14
require (
<http://github.com/pulumi/pulumi-kubernetes/sdk/v3|github.com/pulumi/pulumi-kubernetes/sdk/v3> v3.5.2
<http://github.com/pulumi/pulumi/sdk/v3|github.com/pulumi/pulumi/sdk/v3> v3.9.1
)
I have no go.sum in my project as it fails to load zap.quaint-restaurant-18952
08/03/2021, 9:06 PMbillowy-army-68599
billowy-army-68599
go clean --modcache
billowy-army-68599
go mod tidy
quaint-restaurant-18952
08/04/2021, 6:04 AMbillowy-army-68599