Brightscout / mattermost-plugin-disable-dm

A mattermost plugin to disable direct messages and group chats.
MIT License
14 stars 10 forks source link

make dist returning error: Recipe for target 'govet' failed #12

Open dtquantumc-zz opened 3 years ago

dtquantumc-zz commented 3 years ago

Hi!

I'm trying to implement this plugin into my mattermost setup. I've enabled plug in and am in need of uploading the plugin, but I can't seem to make the dist directory.

This is the error I get:

Running GOVET

image

I've tried making systemlinks, but that didn't work :(

Any help would be greatly appreciated! Alternatively, if anyone has the built version I can upload to my mattermost team that would be great too!

Thanks!

hanzei commented 3 years ago

@dtquantumc I suppose you need to update your go version.

FITZKRAWALLDO commented 1 year ago

I had the same problem and resolved it by playing around with the go versions. some was "to new" some "to old".