proxy.golang.org : github.com/SENERGY-Platform/device-command : v1.0.15
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21s%21e%21n%21e%21r%21g%21y-%21platform/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- dario.cat/mergo v1.0.0
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/IBM/sarama v1.43.0
- github.com/Knetic/govaluate v3.0.0+incompatible
- github.com/Microsoft/go-winio v0.6.1
- github.com/Microsoft/hcsshim v0.12.0
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/RyanCarrier/dijkstra v1.3.0
- github.com/SENERGY-Platform/converter v0.0.5
- github.com/SENERGY-Platform/external-task-worker v0.0.16
- github.com/SENERGY-Platform/marshaller v0.0.12
- github.com/SENERGY-Platform/models/go v0.0.0-20230824080159-16585960df38
- github.com/SENERGY-Platform/service-commons v0.0.0-20240313123621-ce10fbe36496
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/clbanning/mxj v1.8.4
- github.com/containerd/containerd v1.7.14
- github.com/containerd/continuity v0.4.3
- github.com/containerd/log v0.1.0
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/davecgh/go-spew v1.1.1
- github.com/distribution/reference v0.5.0
- github.com/docker/cli v25.0.4+incompatible
- github.com/docker/docker v25.0.4+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/eapache/go-resiliency v1.6.0
- github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
- github.com/eapache/queue v1.1.0
- github.com/eclipse/paho.mqtt.golang v1.4.3
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.3.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang/protobuf v1.5.4
- github.com/golang/snappy v0.0.4
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.6.0
- github.com/gorilla/websocket v1.5.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-uuid v1.0.3
- github.com/jcmturner/aescts/v2 v2.0.0
- github.com/jcmturner/dnsutils/v2 v2.0.0
- github.com/jcmturner/gofork v1.7.6
- github.com/jcmturner/gokrb5/v8 v8.4.4
- github.com/jcmturner/rpc/v2 v2.0.3
- github.com/julienschmidt/httprouter v1.3.0
- github.com/klauspost/compress v1.17.7
- github.com/kr/text v0.2.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a
- github.com/magiconair/properties v1.8.7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/opencontainers/runc v1.1.12
- github.com/ory/dockertest/v3 v3.10.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pierrec/lz4/v4 v4.1.21
- github.com/pkg/errors v0.9.1
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/prometheus/client_golang v1.19.0
- github.com/prometheus/client_model v0.6.0
- github.com/prometheus/common v0.50.0
- github.com/prometheus/procfs v0.13.0
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/rogpeppe/go-internal v1.11.0
- github.com/segmentio/kafka-go v0.4.47
- github.com/shirou/gopsutil/v3 v3.24.2
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/sirupsen/logrus v1.9.3
- github.com/testcontainers/testcontainers-go v0.29.1
- github.com/tklauser/go-sysconf v0.3.13
- github.com/tklauser/numcpus v0.7.0
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- github.com/yusufpapurcu/wmi v1.2.4
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- golang.org/x/crypto v0.21.0
- golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
- golang.org/x/mod v0.16.0
- golang.org/x/net v0.22.0
- golang.org/x/sync v0.6.0
- golang.org/x/sys v0.18.0
- golang.org/x/tools v0.19.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7
- google.golang.org/grpc v1.62.1
- google.golang.org/protobuf v1.33.0
- gopkg.in/go-playground/colors.v1 v1.2.0
- gopkg.in/yaml.v2 v2.4.0