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
193145d5
Unverified
Commit
193145d5
authored
3 years ago
by
renovate[bot]
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: github.com/slack-go/slack to v0.9.3 (#1613)
parent
e7365d57
No related merge requests found
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 @
193145d5
...
...
@@ -40,7 +40,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.9.
2
github.com/slack-go/slack v0.9.
3
github.com/stretchr/testify v1.7.0
github.com/twmb/murmur3 v1.1.5 // indirect
github.com/uber-go/tally v3.4.1+incompatible
...
...
This diff is collapsed.
Click to expand it.
backend/go.sum
+
2
-
2
View file @
193145d5
...
...
@@ -663,8 +663,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.9.
2
h1:
tjIrKKYUCOmWeEAktWShKW+3UjLTH/wmgmCkAGAf8wM
=
github.com/slack-go/slack v0.9.
2
/go.mod h1:wWL//kk0ho+FcQXcBTmEafUI5dz4qz5f4mMk8oIkioQ=
github.com/slack-go/slack v0.9.
3
h1:
H1UwldF1zWQakjaSymbHMgG3Pg1BiClez/a7JRLdxKc
=
github.com/slack-go/slack v0.9.
3
/go.mod h1:wWL//kk0ho+FcQXcBTmEafUI5dz4qz5f4mMk8oIkioQ=
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