mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
8 lines
228 B
Modula-2
8 lines
228 B
Modula-2
module github.com/valyala/quicktemplate
|
|
|
|
require (
|
|
github.com/klauspost/compress v1.4.1 // indirect
|
|
github.com/klauspost/cpuid v1.2.0 // indirect
|
|
github.com/valyala/bytebufferpool v1.0.0
|
|
github.com/valyala/fasthttp v1.2.0
|
|
)
|