File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/golang-queue/nats
3
3
go 1.16
4
4
5
5
require (
6
- github.com/golang-queue/queue v0.0.8-0.20210905085819-3cd1dfe014e2
6
+ github.com/golang-queue/queue v0.0.8
7
7
github.com/golang/protobuf v1.5.2 // indirect
8
8
github.com/nats-io/nats-server/v2 v2.3.4 // indirect
9
9
github.com/nats-io/nats.go v1.11.1-0.20210623165838-4b75fc59ae30
Original file line number Diff line number Diff line change 1
1
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
2
2
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3
- github.com/golang-queue/queue v0.0.8-0.20210905085819-3cd1dfe014e2 h1:C2nn3ZHokfvJ787A/IiUDgweK5QZa5RGm/tfvhNfOtg =
4
- github.com/golang-queue/queue v0.0.8-0.20210905085819-3cd1dfe014e2 /go.mod h1:JS5tYJacahCjafcplU5idNLX2vkYioqh6wEDX5o9Nms =
3
+ github.com/golang-queue/queue v0.0.8 h1:WMwOFajAQfTOsVSn6IbZmVE2lPjswTuQYKEpAD4A2+k =
4
+ github.com/golang-queue/queue v0.0.8 /go.mod h1:JS5tYJacahCjafcplU5idNLX2vkYioqh6wEDX5o9Nms =
5
5
github.com/golang/protobuf v1.4.0-rc.1 /go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8 =
6
6
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208 /go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA =
7
7
github.com/golang/protobuf v1.4.0-rc.2 /go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs =
You can’t perform that action at this time.
0 commit comments