mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 03:26:57 +00:00
Update dependencies
This commit is contained in:
parent
f63bd1bb2f
commit
373c13baee
2 changed files with 19 additions and 18 deletions
4
go.mod
4
go.mod
|
@ -4,6 +4,8 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/OrlovEvgeny/go-mcache v0.0.0-20200121124330-1a8195b34f3a
|
||||
github.com/valyala/fasthttp v1.22.0
|
||||
github.com/andybalholm/brotli v1.0.3 // indirect
|
||||
github.com/klauspost/compress v1.13.1 // indirect
|
||||
github.com/valyala/fasthttp v1.28.0
|
||||
github.com/valyala/fastjson v1.6.3
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue