Commit eea95097 authored by Zhou Yaochen's avatar Zhou Yaochen
Browse files

add go mod

parent 586959db
Pipeline #11 failed with stages
in 0 seconds

Too many changes to show.

To preserve performance only 722 of 722+ files are displayed.
module github.com/prometheus/client_model
go 1.9
require (
github.com/golang/protobuf v1.2.0
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
)
h1:gQz4mCbXsO+nc9n1hCxHcGA3Zx3Eo+UHZoInFGUIXNM=
\ No newline at end of file
{"Version":"v1.2.0","Time":"2019-07-08T15:05:45Z"}
\ No newline at end of file
h1:Ppwyp6VYCF1nvBTXL3trRso7mXMlRrw9ooo375wvi2s=
\ No newline at end of file
{"Version":"v0.1.0","Time":"2018-01-06T01:13:53Z"}
\ No newline at end of file
h1:4G4v2dO3VZwixGIRoQ5Lfboy6nUhCyYzaqnIAPPhYs4=
\ No newline at end of file
module github.com/stretchr/testify
require (
github.com/davecgh/go-spew v1.1.0
github.com/pmezard/go-difflib v1.0.0
github.com/stretchr/objx v0.1.0
gopkg.in/yaml.v2 v2.2.2
)
go 1.13
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment