https://pulumi.com logo
Title
c

cold-car-23440

09/17/2019, 10:11 PM
Just started to play around with the golang pulumi with the default resources for azurerm (resource group and storage account). Trying to build that package and i’m getting the following error
go: <http://github.com/pulumi/pulumi-azure@v1.0.0|github.com/pulumi/pulumi-azure@v1.0.0> requires
        <http://github.com/Azure/go-autorest/autorest@v0.8.0|github.com/Azure/go-autorest/autorest@v0.8.0> requires
        <http://github.com/Azure/go-autorest/tracing@v0.4.0|github.com/Azure/go-autorest/tracing@v0.4.0> requires
        <http://contrib.go.opencensus.io/exporter/ocagent@v0.4.6|contrib.go.opencensus.io/exporter/ocagent@v0.4.6> requires
        <http://github.com/census-instrumentation/opencensus-proto@v0.1.0-0.20181214143942-ba49f56771b8|github.com/census-instrumentation/opencensus-proto@v0.1.0-0.20181214143942-ba49f56771b8>: invalid pseudo-version: version before v0.1.0 would have negative patch number
go version go1.13 darwin/amd64 any ideas?
b

broad-dog-22463

09/18/2019, 6:43 AM
There’s a PR in flight that fixes go1.13 in our repos. We are trying to make it backwards compatible with go1.12.9 so it should land soon
c

cold-car-23440

09/18/2019, 7:12 AM
OK thanks for the update. In the mean time, what's the latest stable version of go that works with the modules please?
b

broad-dog-22463

09/18/2019, 7:26 AM
1.12.9