2023-08-16 22:26:55 +00:00
|
|
|
MODGO_MODULES = \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/!vivid!cortex/ewma v1.2.0 \
|
|
|
|
github.com/alecthomas/kingpin/v2 v2.3.1 \
|
|
|
|
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/beorn7/perks v1.0.1 \
|
|
|
|
github.com/boumenot/gocover-cobertura v1.2.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/cespare/xxhash/v2 v2.2.0 \
|
|
|
|
github.com/cheggaaa/pb/v3 v3.1.4 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 \
|
|
|
|
github.com/davecgh/go-spew v1.1.1 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/dustin/go-humanize v1.0.1 \
|
|
|
|
github.com/fatih/color v1.15.0 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/fatih/structs v1.1.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/go-kit/log v0.2.1 \
|
|
|
|
github.com/go-logfmt/logfmt v0.5.1 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/golang/mock v1.6.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/golang/protobuf v1.5.3 \
|
|
|
|
github.com/google/go-cmp v0.5.9 \
|
|
|
|
github.com/guptarohit/asciigraph v0.5.6 \
|
|
|
|
github.com/hetznercloud/hcloud-go/v2 v2.1.1 \
|
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/jpillora/backoff v1.0.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/json-iterator/go v1.1.12 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/julienschmidt/httprouter v1.3.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/kr/pretty v0.3.1 \
|
|
|
|
github.com/kr/text v0.2.0 \
|
|
|
|
github.com/mattn/go-colorable v0.1.13 \
|
|
|
|
github.com/mattn/go-isatty v0.0.19 \
|
|
|
|
github.com/mattn/go-runewidth v0.0.14 \
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.4 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/modern-go/reflect2 v1.0.2 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/pelletier/go-toml/v2 v2.0.9 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/pmezard/go-difflib v1.0.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/prometheus/client_golang v1.16.0 \
|
|
|
|
github.com/prometheus/client_model v0.3.0 \
|
|
|
|
github.com/prometheus/common v0.42.0 \
|
|
|
|
github.com/prometheus/procfs v0.10.1 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/rivo/uniseg v0.2.0 \
|
|
|
|
github.com/rjeczalik/interfaces v0.3.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/rogpeppe/go-internal v1.11.0 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/spf13/cobra v1.7.0 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/spf13/pflag v1.0.5 \
|
|
|
|
github.com/stretchr/objx v0.5.0 \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/stretchr/testify v1.8.4 \
|
|
|
|
github.com/xhit/go-str2duration v1.2.0 \
|
2023-08-16 22:26:55 +00:00
|
|
|
github.com/yuin/goldmark v1.4.13 \
|
2023-09-08 05:21:37 +00:00
|
|
|
golang.org/x/crypto v0.12.0 \
|
|
|
|
golang.org/x/mod v0.9.0 \
|
|
|
|
golang.org/x/net v0.12.0 \
|
|
|
|
golang.org/x/oauth2 v0.5.0 \
|
|
|
|
golang.org/x/sync v0.2.0 \
|
|
|
|
golang.org/x/sys v0.11.0 \
|
|
|
|
golang.org/x/term v0.11.0 \
|
|
|
|
golang.org/x/text v0.12.0 \
|
|
|
|
golang.org/x/tools v0.6.0 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 \
|
|
|
|
google.golang.org/appengine v1.6.7 \
|
|
|
|
google.golang.org/protobuf v1.30.0 \
|
|
|
|
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c \
|
2023-08-16 22:26:55 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 \
|
|
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
|
|
|
|
|
|
MODGO_MODFILES = \
|
2023-09-08 05:21:37 +00:00
|
|
|
github.com/cespare/xxhash/v2 v2.1.2 \
|
|
|
|
github.com/davecgh/go-spew v1.1.0 \
|
|
|
|
github.com/golang/protobuf v1.2.0 \
|
|
|
|
github.com/golang/protobuf v1.3.5 \
|
|
|
|
github.com/golang/protobuf v1.5.0 \
|
|
|
|
github.com/golang/protobuf v1.5.2 \
|
|
|
|
github.com/google/go-cmp v0.5.5 \
|
|
|
|
github.com/mattn/go-isatty v0.0.16 \
|
|
|
|
github.com/mattn/go-isatty v0.0.17 \
|
|
|
|
github.com/prometheus/client_golang v1.14.0 \
|
|
|
|
github.com/prometheus/procfs v0.8.0 \
|
|
|
|
github.com/stretchr/objx v0.1.0 \
|
|
|
|
github.com/stretchr/objx v0.4.0 \
|
|
|
|
github.com/stretchr/testify v1.6.1 \
|
|
|
|
github.com/stretchr/testify v1.7.1 \
|
|
|
|
github.com/stretchr/testify v1.8.0 \
|
|
|
|
github.com/yuin/goldmark v1.1.27 \
|
|
|
|
github.com/yuin/goldmark v1.3.5 \
|
|
|
|
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
|
|
|
|
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 \
|
|
|
|
golang.org/x/crypto v0.11.0 \
|
|
|
|
golang.org/x/mod v0.2.0 \
|
|
|
|
golang.org/x/mod v0.4.2 \
|
|
|
|
golang.org/x/mod v0.8.0 \
|
|
|
|
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
|
|
|
|
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 \
|
|
|
|
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b \
|
|
|
|
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 \
|
|
|
|
golang.org/x/net v0.10.0 \
|
|
|
|
golang.org/x/net v0.6.0 \
|
|
|
|
golang.org/x/net v0.7.0 \
|
|
|
|
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 \
|
|
|
|
golang.org/x/sync v0.0.0-20190423024810-112230192c58 \
|
|
|
|
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e \
|
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c \
|
|
|
|
golang.org/x/sync v0.1.0 \
|
|
|
|
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
|
|
|
|
golang.org/x/sys v0.0.0-20190412213103-97732733099d \
|
|
|
|
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 \
|
|
|
|
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 \
|
|
|
|
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 \
|
|
|
|
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab \
|
|
|
|
golang.org/x/sys v0.10.0 \
|
|
|
|
golang.org/x/sys v0.5.0 \
|
|
|
|
golang.org/x/sys v0.6.0 \
|
|
|
|
golang.org/x/sys v0.8.0 \
|
|
|
|
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \
|
|
|
|
golang.org/x/term v0.10.0 \
|
|
|
|
golang.org/x/text v0.11.0 \
|
|
|
|
golang.org/x/text v0.3.0 \
|
|
|
|
golang.org/x/text v0.3.3 \
|
|
|
|
golang.org/x/text v0.7.0 \
|
|
|
|
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \
|
|
|
|
golang.org/x/tools v0.0.0-20190501045030-23463209683d \
|
|
|
|
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e \
|
|
|
|
golang.org/x/tools v0.0.0-20200526224456-8b020aee10d2 \
|
|
|
|
golang.org/x/tools v0.1.1 \
|
|
|
|
golang.org/x/tools v0.1.12 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 \
|
|
|
|
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
|
|
|
|
google.golang.org/protobuf v1.26.0 \
|
|
|
|
google.golang.org/protobuf v1.26.0-rc.1 \
|
|
|
|
google.golang.org/protobuf v1.28.1 \
|
|
|
|
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
|
|
|
|
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
|
2023-08-16 22:26:55 +00:00
|
|
|
|