mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
9 lines
132 B
Modula-2
9 lines
132 B
Modula-2
module github.com/simonpasquier/klog-gokit
|
|
|
|
require (
|
|
github.com/go-kit/kit v0.10.0
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|
|
|
|
go 1.12
|