go 1.13 to 1.15

as above
This commit is contained in:
Eric Rudder 2020-11-30 10:41:03 -08:00 committed by GitHub
parent 0bdf73341b
commit fb78d1d9dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ For larger features, we'd appreciate it if you open a [new issue](https://github
To hack on Pulumi, you'll need to get a development environment set up. You'll want to install the following on your machine:
- Go 1.13
- Go 1.15
- NodeJS 10.X.X or later
- Python 3.6 or later
- [.NET Core](https://dotnet.microsoft.com/download)