aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/testify/assert
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1411-4703/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-175-28/+599
| | | | | | | * Upgrade blevesearch dependency to v2.0.1 * Update rupture to v1.0.0 * Fix test
* [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)65432020-09-015-186/+305
| | | | | * Update go-swagger * vendor
* go-sqlite3 gomod version (#12490)techknowlogick2020-08-144-79/+375
|
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-284-7/+644
| | | | | | * update swagger to 0.20.1 * fiw swagger version for validate
* Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)Antoine GIRARD2019-04-161-5/+27
| | | | | Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.2.2...v1.3.0)
* Use Go1.11 module (#5743)Mura Li2019-03-276-47/+616
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-244-314/+272
| | | | | | | | | | | | | | | | | | | * Add LDAP Key Synchronization feature Signed-off-by: Magnus Lindvall <magnus@dnmgns.com> * Add migration: add login source id column for public_key table * Only update keys if needed * Add function to only list pubkey synchronized from ldap * Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it. * Only get keys belonging to current login source id * Set default login source id to 0 * Some minor cleanup. Add integration tests (updete dep testify)
* Migrate to dep (#3972)Antoine GIRARD2018-05-212-8/+0
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-116-135/+1087
|
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-077-0/+1587