Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clutch
Commits
ec85b247
Unverified
Commit
ec85b247
authored
4 years ago
by
renovate[bot]
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: slack-go/slack to v0.8.0 (#922)
parent
7f35e224
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
backend/go.mod
+1
-1
backend/go.mod
backend/go.sum
+2
-2
backend/go.sum
with
3 additions
and
3 deletions
+3
-3
backend/go.mod
+
1
-
1
View file @
ec85b247
...
...
@@ -29,7 +29,7 @@ require (
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
github.com/slack-go/slack v0.
7.4
github.com/slack-go/slack v0.
8.0
github.com/stretchr/testify v1.7.0
github.com/uber-go/tally v3.3.17+incompatible
go.uber.org/zap v1.16.0
...
...
This diff is collapsed.
Click to expand it.
backend/go.sum
+
2
-
2
View file @
ec85b247
...
...
@@ -641,8 +641,8 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
github.com/sirupsen/logrus v1.7.0 h1:ShrD1U9pZB12TX0cVy0DtePoCH97K8EtX+mg7ZARUtM=
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/slack-go/slack v0.
7.4
h1:
Z+7CmUDV+ym4lYLA4NNLFIpr3+nDgViHrx8xsuXgrYs
=
github.com/slack-go/slack v0.
7.4
/go.mod h1:FGqNzJBmxIsZURAxh2a8D21AnOVvvXZvGligs4npPUM=
github.com/slack-go/slack v0.
8.0
h1:
ANyLY5KHLV+MxLJDQum2IuHTLwbCbDtaWY405X1EU9U
=
github.com/slack-go/slack v0.
8.0
/go.mod h1:FGqNzJBmxIsZURAxh2a8D21AnOVvvXZvGligs4npPUM=
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
github.com/smartystreets/assertions v1.0.0/go.mod h1:kHHU4qYBaI3q23Pp3VPrmWhuIUrLW/7eUrw0BU5VaoM=
github.com/smartystreets/go-aws-auth v0.0.0-20180515143844-0c1422d1fdb9/go.mod h1:SnhjPscd9TpLiy1LpzGSKh3bXCfxxXuqd9xmQJy3slM=
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help