proxy.golang.org : github.com/AliceO2Group/Control : v0.14.91
AliECS - The ALICE Experiment Control System
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21alice%21o2%21group/%21control@v0.14.91
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/antonmedv/expr v1.4.5
- github.com/armon/go-metrics v0.3.3
- github.com/briandowns/spinner v1.11.1
- github.com/coreos/bbolt v1.3.4
- github.com/coreos/etcd v3.3.19+incompatible
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
- github.com/coreos/go-systemd => github.com/coreos/go-systemd/v22 v22.0.0
- github.com/fatih/color v1.9.0
- github.com/fsnotify/fsnotify v1.4.9
- github.com/gdamore/tcell v1.3.0
- github.com/gliderlabs/ssh v0.3.0
- github.com/go-git/go-git/v5 v5.1.0
- github.com/gobwas/glob v0.2.3
- github.com/gogo/protobuf v1.3.1
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/golang/protobuf v1.4.2
- github.com/google/uuid v1.1.1
- github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
- github.com/grpc-ecosystem/grpc-gateway v1.14.3
- github.com/hashicorp/consul/api v1.4.0
- github.com/hashicorp/go-hclog v0.14.0
- github.com/hashicorp/go-immutable-radix v1.2.0
- github.com/hashicorp/go-msgpack v0.5.5
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/serf v0.9.2
- github.com/imdario/mergo v0.3.9
- github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
- github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
- github.com/k0kubun/pp v3.0.1+incompatible
- github.com/kr/text v0.2.0
- github.com/kylelemons/godebug v1.1.0
- github.com/looplab/fsm v0.1.0
- github.com/lucasb-eyer/go-colorful v1.0.3
- github.com/mattn/go-colorable v0.1.6
- github.com/mattn/go-runewidth v0.0.9
- github.com/mesos/mesos-go v0.0.11
- github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
- github.com/miekg/dns v1.1.29
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.3.1
- github.com/naoina/go-stringutil v0.1.0
- github.com/naoina/toml v0.1.1
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/olekukonko/tablewriter v0.0.4
- github.com/onsi/ginkgo v1.12.2
- github.com/onsi/gomega v1.10.1
- github.com/pborman/uuid v1.2.0
- github.com/pelletier/go-toml v1.6.0
- github.com/pkg/errors v0.9.1
- github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7
- github.com/prometheus/client_golang v1.5.1
- github.com/prometheus/procfs v0.0.11
- github.com/rivo/tview v0.0.0-20200219135020-0ba8301b415c
- github.com/rs/xid v1.2.1
- github.com/sanity-io/litter v1.2.0
- github.com/sergi/go-diff v1.1.0
- github.com/sirupsen/logrus v1.6.0
- github.com/smartystreets/assertions v1.0.1
- github.com/spf13/afero v1.2.2
- github.com/spf13/cast v1.3.1
- github.com/spf13/cobra v1.0.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.6.2
- github.com/stretchr/testify v1.5.1
- github.com/teo/logrus-prefixed-formatter v0.0.0-20171201112440-d4c78d981295
- github.com/tmc/grpc-websocket-proxy v0.0.0-20200122045848-3419fae592fc
- github.com/valyala/fasttemplate v1.1.0
- github.com/x-cray/logrus-prefixed-formatter v0.5.2
- github.com/xlab/treeprint v1.0.0
- go.etcd.io/bbolt v1.3.4
- go.uber.org/zap v1.14.1
- golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
- golang.org/x/lint v0.0.0-20200302205851-738671d3881b
- golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
- golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
- golang.org/x/sys v0.0.0-20200523222454-059865788121
- golang.org/x/time v0.0.0-20191024005414-555d28b269f0
- golang.org/x/tools v0.0.0-20200324053659-5c746ccfa245
- google.golang.org/genproto v0.0.0-20200323114720-3f67cca34472
- google.golang.org/grpc v1.30.0
- google.golang.org/grpc => google.golang.org/grpc v1.30.0
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/ini.v1 v1.55.0
- gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86
- honnef.co/go/tools v0.0.1-2020.1.3
- sigs.k8s.io/yaml v1.2.0