Skip to content

Commit

Permalink
update go-queue
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan committed Sep 20, 2021
1 parent 0e27264 commit 49af5a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 77 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,13 @@ require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/frankban/quicktest v1.13.1 // indirect
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/golang/snappy v0.0.4 // indirect
github.com/json-iterator/go v1.1.11
github.com/klauspost/compress v1.13.5 // indirect
github.com/olivere/elastic/v7 v7.0.28
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/prometheus/common v0.30.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/segmentio/kafka-go v0.4.17 // indirect
github.com/stretchr/testify v1.7.0
github.com/tal-tech/go-queue v1.0.6
github.com/tal-tech/go-queue v1.0.7
github.com/tal-tech/go-zero v1.2.1
github.com/vjeantet/jodaTime v1.0.0
github.com/xdg/scram v1.0.3 // indirect
Expand Down
Loading

0 comments on commit 49af5a3

Please sign in to comment.