Skip to content

upgrade Go, Docker base img., fix #73 & #84#86

Closed
joel-ling wants to merge 8 commits intoPowerDNS:mainfrom
joel-ling:main
Closed

upgrade Go, Docker base img., fix #73 & #84#86
joel-ling wants to merge 8 commits intoPowerDNS:mainfrom
joel-ling:main

Conversation

@joel-ling
Copy link
Member

This also resolves #65 by upgrading simpleblob to v0.3.0 > v0.2.6: PowerDNS/simpleblob#50

- name: check-spelling
id: spelling
uses: check-spelling/check-spelling@v0.0.21
uses: check-spelling/check-spelling@v0.0.24
Copy link
Member Author

Choose a reason for hiding this comment

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

check-spelling is upgraded here, but it appears the Actions runner did not catch up with the change:

Download action repository 'check-spelling/check-spelling@v0.0.21' (SHA:d7cd2973c513e84354f9d6cf50a6417a628a78ce)

Copy link
Contributor

@nvaatstra nvaatstra left a comment

Choose a reason for hiding this comment

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

Time comparison looks good now, however go.mod and go.sum seem like they need to be rebuilt

Copy link
Contributor

@ahouene ahouene left a comment

Choose a reason for hiding this comment

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

A small nit about using the external slices package, and indeed go mod tidy is probably required, otherwise LGTM!

@joel-ling
Copy link
Member Author

Looks like we won't be needing this PR anymore: #87

Thanks @ahouene and @nvaatstra for your helpful comments.

@joel-ling joel-ling closed this Apr 24, 2025
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.

docs: detail on integrity checks

3 participants