Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update modules #42

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Update modules #42

merged 2 commits into from
Oct 17, 2022

Conversation

kangaechu
Copy link
Contributor

I updated 2 modules.

move nlopes/slack to slack-go/slack.

nlopes/slack has moved to slack-go/slack.
https://github.com/nlopes/slack

I got following error when searching Slack message: unsupported block type.
After updated, this error no longer occurs.

update golang.org/x/sys

I got an error:
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20190902133755-9109b7679e13/unix/zsyscall_darwin_amd64.go:28:3: //go:linkname must refer to declared function or variable

golang/go#51706 (comment)
I updated golang.org/x/sys according to the above instructions.

Drift Check Updater added 2 commits October 17, 2022 12:03
nlopes/slack has moved to slack-go/slack.
I got following error when searching Slack message: `unsupported block type`.

After updated, This error is fixed.
I got an error:
../../../../pkg/mod/golang.org/x/sys@v0.0.0-20190902133755-9109b7679e13/unix/zsyscall_darwin_amd64.go:28:3: //go:linkname must refer to declared function or variable

golang/go#51706 (comment)

I updated golang.org/x/sys according to the above instructions.
Copy link
Contributor

@ciloholic ciloholic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@minamijoyo minamijoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kangaechu
Copy link
Contributor Author

Thank you!

@kangaechu kangaechu merged commit 3d6f578 into master Oct 17, 2022
@kangaechu kangaechu deleted the update-mod-slack branch October 17, 2022 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants