-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: [MM-50985] Remove usage of model.AppError (#648) [GH-548]:Fixed issue #548 on github 'org lock for username not working' (#658)
- Loading branch information
Showing
15 changed files
with
330 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ require ( | |
github.com/Masterminds/sprig/v3 v3.2.2 | ||
github.com/google/go-github/v41 v41.0.0 | ||
github.com/gorilla/mux v1.8.0 | ||
github.com/mattermost/mattermost-plugin-api v0.1.3-0.20230323124751-86c7be7ffbac | ||
github.com/mattermost/mattermost-plugin-api v0.1.3 | ||
// mmgoget: github.com/mattermost/mattermost-server/[email protected] is replaced by -> github.com/mattermost/mattermost-server/v6@21aec2741b | ||
github.com/mattermost/mattermost-server/v6 v6.0.0-20221109191448-21aec2741bfe | ||
github.com/microcosm-cc/bluemonday v1.0.19 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.