Agniva De Sarker
189d447591
MM-39315: Bump dependencies ( #19039 )
...
Note: We keep splitio/go-client untouched
because the dependency is broken.
See https://github.com/mattermost/mattermost-server/pull/18604
```release-note
NONE
```
2021-11-24 19:45:28 +05:30
Agniva De Sarker
76d492f9ab
MM-37186: Update dependencies ( #18604 )
...
* MM-37186: Update dependencies
The split client libraries were excluded from being upgraded.
See: https://github.com/splitio/go-split-commons/issues/56
https://mattermost.atlassian.net/browse/MM-37186
```release-note
NONE
```
* Ignore staticcheck deprecation warnings
```release-note
NONE
```
2021-10-07 12:57:51 +05:30
Agniva De Sarker
3299a72adb
MM-34932: Bump dependencies ( #17708 )
...
https://mattermost.atlassian.net/browse/MM-34932
```release-note
NONE
```
2021-06-03 12:59:05 +05:30
Agniva De Sarker
33e319366c
MM-34080: Removing sqlite entirely ( #17188 )
...
* 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
2021-03-19 20:23:23 +05:30
Agniva De Sarker
1cb019c0d8
MM-32048: Upgrade dependencies ( #16765 )
...
```release-note
Updated Go dependencies to their latest minor version
```
https://mattermost.atlassian.net/browse/MM-32048
2021-01-21 22:17:05 +05:30
Agniva De Sarker
087758caee
MM-28737: Upgrade dependencies ( #15877 )
...
https://mattermost.atlassian.net/browse/MM-28737
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2020-10-25 22:09:55 +05:30
Agniva De Sarker
d3156395a1
MM-25943: Upgrade dependencies for server ( #14932 )
...
* MM-25943: Upgrade dependencies for server
* tmp
2020-06-29 17:49:46 +05:30
Agniva De Sarker
e3255879ba
Enable gossip encryption ( #14640 )
...
* Enable gossip encryption
* Fix order
* Auto-generate key
* Update gorp fork to include BeginTx
* Add a test for InsertIfExists
And point gorp to a custom branch for now
Co-authored-by: mattermod <mattermod@users.noreply.github.com >
2020-06-03 14:16:15 +05:30
Agniva De Sarker
03a55367d9
MM-24312: Fix Dependency updates ( #14391 )
...
Automatic Merge
2020-04-29 14:06:09 -07:00
Jesse Hallam
29fae242e1
Revert "Dependency updates. ( #14033 )" ( #14304 )
...
This reverts commit f14c79f170 .
2020-04-17 14:26:29 -03:00
George Goldberg
f14c79f170
Dependency updates. ( #14033 )
...
* Update dependencies.
* Fix tests.
2020-04-08 10:51:04 +01:00
George Goldberg
d7206d2ede
Update dependencies. ( #13778 )
2020-02-03 08:19:38 -08:00
Christopher Speller
20825a1702
Updating dependencies. ( #11680 )
2019-07-29 07:39:56 -07:00
Christopher Speller
9168482623
Update dependencies. ( #10136 )
2019-01-24 16:35:21 -08:00
Christopher Speller
260b107590
Updating dependencies.
2018-12-05 13:51:47 -08:00
Christopher Speller
61e27beabc
Updating dependancies. ( #9303 )
2018-08-28 10:05:26 -07:00
Christopher Speller
8526739066
MM-10934 Update server dependencies. ( #8981 )
...
* Changing throttled import path.
* Upgrading dependencies.
2018-06-21 16:10:40 -04:00
Carlos Tadeu Panato Junior
c8b99b97df
Update html2text lib to use the original repo ( #8900 )
2018-06-14 19:27:21 +02:00
Jesse Hallam
3a4c7603b3
MM-10020: avoid duplicating unique indexes ( #8587 )
...
* unit test TestGet(Search)Replica
This adds partial, testing-focused support for SQLite, as well as removing
some translated log messages that required initializing i18n just for
testing.
* avoid returning master twice when no replicas are configured
* remove duplicate indexes
* unit test GetAllConns
2018-04-16 18:23:20 -07:00