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/coredhcp/coredhcp v0.0.0-20231020075302-1cd0fca8759a
7
7
github.com/gorilla/websocket v1.5.1 // indirect
8
8
github.com/sirupsen/logrus v1.9.3
9
- github.com/slack-go/slack v0.13 .0
9
+ github.com/slack-go/slack v0.14 .0
10
10
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
11
11
github.com/stretchr/testify v1.9.0
12
12
golang.org/x/net v0.23.0 // indirect
Original file line number Diff line number Diff line change @@ -1275,8 +1275,8 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
1275
1275
github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
1276
1276
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
1277
1277
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
1278
- github.com/slack-go/slack v0.13 .0 h1:7my/pR2ubZJ9912p9FtvALYpbt0cQPAqkRy2jaSI1PQ =
1279
- github.com/slack-go/slack v0.13 .0 /go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw =
1278
+ github.com/slack-go/slack v0.14 .0 h1:6c0UTfbRnvRssZUsZ2qe0Iu07VAMPjRqOa6oX8ewF4k =
1279
+ github.com/slack-go/slack v0.14 .0 /go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw =
1280
1280
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
1281
1281
github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
1282
1282
github.com/sourcegraph/conc v0.3.0 /go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0 =
You can’t perform that action at this time.
0 commit comments