Commit f451059 1 parent 32a7b0a commit f451059 Copy full SHA for f451059
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 @@ -6,7 +6,7 @@ require (
6
6
github.com/bwmarrin/snowflake v0.3.0
7
7
github.com/go-redis/redis/v8 v8.4.4
8
8
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
9
- github.com/nilorg/eventbus v0.0.0-20211122103541-1855f4867cbf
9
+ github.com/nilorg/eventbus v0.0.0-20211122105808-14e691ba0a22
10
10
github.com/streadway/amqp v1.0.0
11
11
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
12
12
gorm.io/driver/mysql v1.0.3
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
39
39
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
40
40
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
41
41
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
42
- github.com/nilorg/eventbus v0.0.0-20211122103541-1855f4867cbf h1:WxJpsPZdljTYaOh0ovfUG7LqZTCPe2HJEQWcFO2YHqg =
43
- github.com/nilorg/eventbus v0.0.0-20211122103541-1855f4867cbf /go.mod h1:4F//7zlQBZkG4OH2loRxp0tgjag7UQT1NddaforV6eE =
42
+ github.com/nilorg/eventbus v0.0.0-20211122105808-14e691ba0a22 h1:YyKU/Z2GXZEtFXGF+NXUIPQdqI2TPhXg9W49xfWkxkk =
43
+ github.com/nilorg/eventbus v0.0.0-20211122105808-14e691ba0a22 /go.mod h1:4F//7zlQBZkG4OH2loRxp0tgjag7UQT1NddaforV6eE =
44
44
github.com/nilorg/sdk v0.0.0-20210105040803-353875b93c15 h1:k0qXy9/XEQuCwZpvAOLV4Jrcf0R+1igZfDMEi1tAElM =
45
45
github.com/nilorg/sdk v0.0.0-20210105040803-353875b93c15 /go.mod h1:X1swpPdqguAZaBDoEPyEWHSsJii0YQ1o+3piMv6W3JU =
46
46
github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78 =
You can’t perform that action at this time.
0 commit comments