mirror of
https://github.com/SmartHoneybee/ubiquitous-memory
synced 2025-04-30 07:39:40 +02:00
Bump github.com/mattermost/mattermost-server/v5 in /dependabot Bumps [github.com/mattermost/mattermost-server/v5](https://github.com/mattermost/mattermost-server) from 5.19.0 to 5.19.1. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost-server/compare/v5.19.0...v5.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 lines
101 B
Go
4 lines
101 B
Go
package main
|
|
import _ "github.com/mattermost/mattermost-server/model"
|
|
func main() {/* dummy file */}
|