wxiaoguang
|
c18d8d6968
|
Remove legacy +build: constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
|
2022-05-02 23:22:45 +08:00 |
|
John Olheiser
|
648464b504
|
Add bundle download for repository (#14538)
* Add bundle download
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix build tags
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Download specific commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-24 11:47:09 -05:00 |
|
KN4CK3R
|
3607f79d78
|
Fixed assert statements. (#16089)
|
2021-06-07 07:27:09 +02:00 |
|
6543
|
99b7af6fc8
|
Add some Unit-Tests (#14500)
* fix url
* modules/auth/pa: coverage: 40#.0%
* modules/base coverage: 67.6% -> 89.9%
* modules/cache coverage: 0% -> 12.0%
* modules/convert coverage: 27.1% -> 29.7%
|
2021-01-28 19:08:11 +01:00 |
|