Bump unrolled/render to v1.1.0 (#15581)

v1.1.0 has improved buffer pooling
This commit is contained in:
Nathan Smith 2021-04-22 02:54:27 -07:00 committed by GitHub
parent f719ffc783
commit 445e47b692
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 97 additions and 32 deletions

2
go.mod
View file

@ -122,7 +122,7 @@ require (
github.com/unknwon/com v1.0.1
github.com/unknwon/i18n v0.0.0-20210321134014-0ebbf2df1c44
github.com/unknwon/paginater v0.0.0-20200328080006-042474bd0eae
github.com/unrolled/render v1.0.3
github.com/unrolled/render v1.1.0
github.com/urfave/cli v1.22.5
github.com/willf/bitset v1.1.11 // indirect
github.com/xanzy/go-gitlab v0.44.0