Skip to content

Commit

Permalink
Merge pull request #95 from DCSO/deps
Browse files Browse the repository at this point in the history
update dependency versions
  • Loading branch information
satta authored Dec 13, 2021
2 parents d731e2b + 82aa0b1 commit c34ddf7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 2 deletions.
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,28 @@ require (
github.com/NeowayLabs/wabbit v0.0.0-20201021105516-ded4a9ef19d2
github.com/Showmax/go-fqdn v1.0.0 // indirect
github.com/buger/jsonparser v1.1.1
github.com/containerd/containerd v1.4.12
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/fsouza/go-dockerclient v1.7.1 // indirect
github.com/garyburd/redigo v1.6.2
github.com/golang/protobuf v1.5.0
github.com/gomodule/redigo v1.8.3 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/magefile/mage v1.10.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/ginkgo v1.12.1 // indirect
github.com/onsi/gomega v1.10.0 // indirect
github.com/opencontainers/image-spec v1.0.2
github.com/opencontainers/runc v1.0.3
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pborman/uuid v1.2.1 // indirect
github.com/sirupsen/logrus v1.8.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
github.com/streadway/amqp v1.0.0
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
github.com/tiago4orion/conjure v0.0.0-20150908101743-93cb30b9d218 // indirect
github.com/yl2chen/cidranger v1.0.2
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb // indirect
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
google.golang.org/grpc v1.27.0
google.golang.org/protobuf v1.26.0
Expand Down
Loading

0 comments on commit c34ddf7

Please sign in to comment.