Skip to content

Update dependencies to support go 1.18+#54

Merged
kirbyquerby merged 4 commits into
orijtech:masterfrom
SaveTheRbtz:master
Jul 7, 2022
Merged

Update dependencies to support go 1.18+#54
kirbyquerby merged 4 commits into
orijtech:masterfrom
SaveTheRbtz:master

Conversation

@SaveTheRbtz

Copy link
Copy Markdown
Contributor

Before the update it was failing with:

structslop: internal error: package "encoding/hex" without types was imported from "...."

@odeke-em odeke-em left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thank you @SaveTheRbtz!

@kirbyquerby kirbyquerby left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks for the PR! You should be able to get tests to pass by updating the Go version to 1.18 in the workflow and go.mod:

go-version: 1.16.x

go 1.15

@kirbyquerby kirbyquerby linked an issue Jul 7, 2022 that may be closed by this pull request

@kirbyquerby kirbyquerby left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice work!

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.

Error when checking a package or (.go) file

3 participants