Commit all current changes before vacation...

This commit is contained in:
Moritz Marquardt 2021-08-22 17:59:30 +02:00
parent 4494023086
commit 33f7a5d0df
No known key found for this signature in database
GPG key ID: D5788327BEE388B6
4 changed files with 64 additions and 24 deletions

1
go.mod
View file

@ -8,6 +8,7 @@ require (
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/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
github.com/valyala/fasthttp v1.28.0
github.com/valyala/fastjson v1.6.3
)