File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/robfig/cron/v3 v3.0.1
20
20
github.com/sdomino/golang-scribble v0.0.0-20230717151034-b95d4df19aa8
21
21
github.com/sirupsen/logrus v1.9.3
22
- github.com/slack-go/slack v0.14 .0
22
+ github.com/slack-go/slack v0.15 .0
23
23
github.com/stretchr/testify v1.9.0
24
24
github.com/texttheater/golang-levenshtein/levenshtein v0.0.0-20200805054039-cae8b0eaed6c
25
25
github.com/xanzy/go-gitlab v0.112.0
Original file line number Diff line number Diff line change @@ -267,8 +267,8 @@ github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeV
267
267
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
268
268
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
269
269
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
270
- github.com/slack-go/slack v0.14 .0 h1:6c0UTfbRnvRssZUsZ2qe0Iu07VAMPjRqOa6oX8ewF4k =
271
- github.com/slack-go/slack v0.14 .0 /go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw =
270
+ github.com/slack-go/slack v0.15 .0 h1:LE2lj2y9vqqiOf+qIIy0GvEoxgF1N5yLGZffmEZykt0 =
271
+ github.com/slack-go/slack v0.15 .0 /go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw =
272
272
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
273
273
github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
274
274
github.com/soheilhy/cmux v0.1.4 /go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM =
You can’t perform that action at this time.
0 commit comments