to acquire dependencies as suggested in READMEs that you would get the v2 versions of all modules and would not see this error.
To get this error - you must have somehow acquired a version of one of that packages that is not mentioned in the go.mod and installed it in your GoPATH?
white-balloon-205
04/26/2020, 1:27 AM
FWIW - I would strongly recommend using the v2 versions as the pre-2.0.0 versions were preview for Go and are not guaranteed to work as seamlessly.
t
tall-umbrella-19082
04/26/2020, 1:59 AM
Using v2 of the sdk leads to the Context issues
w
white-balloon-205
04/26/2020, 2:57 AM
If you are using v2 of all packages you will not hit that error. You can see that the second type it mentions is not a v2 type.
t
tall-umbrella-19082
04/26/2020, 11:40 PM
When I run
pulumi up
you can see it extracting v1.13.1. I haven’t modified
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.