diff --git a/agent/go.mod b/agent/go.mod index c167dd834b2..110c314d604 100644 --- a/agent/go.mod +++ b/agent/go.mod @@ -17,12 +17,10 @@ require ( github.com/docker/go-units v0.4.0 github.com/fsnotify/fsnotify v1.6.0 github.com/golang/mock v1.6.0 - github.com/gorilla/mux v1.8.0 github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 github.com/opencontainers/runtime-spec v1.1.0 github.com/pborman/uuid v1.2.1 - github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.11.1 github.com/prometheus/client_model v0.2.0 github.com/stretchr/testify v1.8.2