mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 16:41:54 +08:00
add brotli and gzip compression support, update docker-compose and deployment script
6 lines
73 B
Modula-2
6 lines
73 B
Modula-2
module proxy-go
|
|
|
|
go 1.23.1
|
|
|
|
require github.com/andybalholm/brotli v1.1.1
|