mirror of
https://github.com/Luzifer/gziphttp.git
synced 2024-11-09 16:00:04 +00:00
9 lines
171 B
Modula-2
9 lines
171 B
Modula-2
module github.com/Luzifer/gziphttp
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/Luzifer/go_helpers/v2 v2.9.1
|
|
github.com/Luzifer/rconfig/v2 v2.2.1
|
|
github.com/sirupsen/logrus v1.4.2
|
|
)
|