mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 03:26:57 +00:00
Update everything & add Justfile
This commit is contained in:
parent
2aaac2c52b
commit
d1ed16c0f2
3 changed files with 166 additions and 133 deletions
6
go.mod
6
go.mod
|
@ -5,10 +5,8 @@ go 1.16
|
|||
require (
|
||||
github.com/OrlovEvgeny/go-mcache v0.0.0-20200121124330-1a8195b34f3a
|
||||
github.com/akrylysov/pogreb v0.10.1
|
||||
github.com/andybalholm/brotli v1.0.3 // indirect
|
||||
github.com/go-acme/lego/v4 v4.4.0
|
||||
github.com/klauspost/compress v1.13.1 // indirect
|
||||
github.com/go-acme/lego/v4 v4.5.3
|
||||
github.com/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
|
||||
github.com/valyala/fasthttp v1.28.0
|
||||
github.com/valyala/fasthttp v1.31.0
|
||||
github.com/valyala/fastjson v1.6.3
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue