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 @@ -33,7 +33,7 @@ require (
33
33
github.com/silenceper/wechat/v2 v2.0.5
34
34
github.com/sirupsen/logrus v1.8.1 // indirect
35
35
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
36
- github.com/slack-go/slack v0.8.1
36
+ github.com/slack-go/slack v0.9.0
37
37
github.com/stretchr/objx v0.3.0 // indirect
38
38
github.com/stretchr/testify v1.7.0
39
39
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -178,8 +178,8 @@ github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic
178
178
github.com/skip2/go-qrcode v0.0.0-20190110000554-dc11ecdae0a9 /go.mod h1:PLPIyL7ikehBD1OAjmKKiOEhbvWyHGaNDjquXMcYABo =
179
179
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e h1:MRM5ITcdelLK2j1vwZ3Je0FKVCfqOLp5zO6trqMLYs0 =
180
180
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e /go.mod h1:XV66xRDqSt+GTGFMVlhk3ULuV0y9ZmzeVGR4mloJI3M =
181
- github.com/slack-go/slack v0.8.1 h1:NqGXuzni8Is3EJWmsuMuBiCCPbWOlBgTKPvdlwS3Huk =
182
- github.com/slack-go/slack v0.8.1 /go.mod h1:FGqNzJBmxIsZURAxh2a8D21AnOVvvXZvGligs4npPUM =
181
+ github.com/slack-go/slack v0.9.0 h1:C4VCefOTthLSHlq2g+Stww33TdW+P+ewk7VDYXCHT/o =
182
+ github.com/slack-go/slack v0.9.0 /go.mod h1:wWL//kk0ho+FcQXcBTmEafUI5dz4qz5f4mMk8oIkioQ =
183
183
github.com/sony/sonyflake v1.0.0 h1:MpU6Ro7tfXwgn2l5eluf9xQvQJDROTBImNCfRXn/YeM =
184
184
github.com/sony/sonyflake v1.0.0 /go.mod h1:Jv3cfhf/UFtolOTTRd3q4Nl6ENqM+KfyZ5PseKfZGF4 =
185
185
github.com/spf13/cast v1.3.1 h1:nFm6S0SMdyzrzcmThSipiEubIDy8WEXKNZ0UOgiRpng =
You can’t perform that action at this time.
0 commit comments