Remove emitter (#184)

* Remove emitter
This commit is contained in:
Jonas Plum
2022-05-14 01:08:37 +02:00
committed by GitHub
parent 894e607efb
commit dfb501f8b9
31 changed files with 126 additions and 500 deletions

2
go.cap
View File

@@ -75,7 +75,6 @@ github.com/docker/docker/errdefs (network)
github.com/docker/go-connections/nat (network)
github.com/docker/go-connections/sockets (file, network, syscall)
github.com/docker/go-connections/tlsconfig (file)
github.com/eclipse/paho.mqtt.golang (file, network, reflect)
github.com/go-chi/chi (network)
github.com/go-chi/chi/middleware (file, network)
github.com/go-chi/cors (file, network)
@@ -87,7 +86,6 @@ github.com/golang/protobuf/ptypes/any (reflect)
github.com/golang/protobuf/ptypes/duration (reflect)
github.com/golang/protobuf/ptypes/timestamp (reflect)
github.com/google/uuid (file, network)
github.com/gorilla/websocket (file, network, unsafe)
github.com/imdario/mergo (reflect)
github.com/jmespath/go-jmespath (reflect)
github.com/sirupsen/logrus (file, reflect)