Multiple updates (#445)

This commit is contained in:
Jonas Plum
2022-09-30 00:50:47 +02:00
committed by GitHub
parent 522e93c8f1
commit efaf0ed266
11 changed files with 58 additions and 531 deletions

4
go.cap
View File

@@ -75,8 +75,8 @@ 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/go-chi/chi (network)
github.com/go-chi/chi/middleware (file, network)
github.com/go-chi/chi/v5 (network)
github.com/go-chi/chi/v5/middleware (file, network)
github.com/gobwas/ws (network, reflect, unsafe)
github.com/gobwas/ws/wsutil (file, network)
github.com/gogo/protobuf/proto (reflect, unsafe)