This message was deleted.
# golang
s
This message was deleted.
m
Hi Mike, if you haven’t already tried again, try installing the plugin again. I’m guessing you just got unlucky with the timing of v4.37.4 being released. We tag the release, and then we run tests before publishing the plugin binaries. I’m guessing you ran
go mod tidy
within the window where the tag existed as far as Go was concerned, but the plugin binaries hadn’t been published yet to get.pulumi.com. I’ll chat with the team to see if there’s anything we can do to avoid this in the future.