1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 11:08:19 +00:00

Show download count info in release list (#10124)

* Show download count info in release list

* Use go-humanize
This commit is contained in:
Lauris BH
2020-02-03 21:50:37 +02:00
committed by GitHub
parent ea50f60df2
commit 20c513be6e
23 changed files with 1207 additions and 40 deletions

2
vendor/modules.txt vendored
View File

@@ -121,6 +121,8 @@ github.com/denisenkom/go-mssqldb/internal/decimal
github.com/denisenkom/go-mssqldb/internal/querytext
# github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/dgrijalva/jwt-go
# github.com/dustin/go-humanize v1.0.0
github.com/dustin/go-humanize
# github.com/editorconfig/editorconfig-core-go/v2 v2.1.1
github.com/editorconfig/editorconfig-core-go/v2
# github.com/edsrzf/mmap-go v1.0.0