mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* MM-34080: Removing sqlite entirely The initial commit missed removing this blank import. So the library still remained in our vendor directory. Removing it for good now. Bye bye sqlite. https://mattermost.atlassian.net/browse/MM-34080 * fix go.mod