Closed moussetc closed 4 years ago
In addition to editing plugin.json, it seems there are other files that might need to be updated with the new plugin ID?
.golangci.yml:
linters-settings: // [...] goimports: local-prefixes: github.com/mattermost/mattermost-starter-template
go.mod
module github.com/mattermost/mattermost-plugin-starter-template
Good suggestion :+1: Are you interested in updating the readme?
In addition to editing plugin.json, it seems there are other files that might need to be updated with the new plugin ID?
.golangci.yml:
go.mod