[Automated] Update academy-theme to v0.4.16#144
Conversation
Signed-off-by: aabidsofi19 <aabidsofi19@users.noreply.github.com>
There was a problem hiding this comment.
Code Review
This pull request updates the dependency github.com/layer5io/academy-theme from version v0.4.15 to v0.4.16 in go.mod and go.sum. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
🚀 Preview deployment: https://layer5io.github.io/academy-example/pr-preview/pr-144/
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the Hugo module dependency github.com/layer5io/academy-theme to v0.4.16 (used via Hugo Modules) and updates the Go module metadata accordingly.
Changes:
- Updated
go.modto requiregithub.com/layer5io/academy-theme v0.4.16. - Regenerated
go.sumto include checksums forv0.4.16.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Bumps the academy-theme module requirement to v0.4.16. |
| go.sum | Adds the new academy-theme v0.4.16 checksums. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| require ( | ||
| github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect | ||
| github.com/layer5io/academy-theme v0.4.15 // indirect | ||
| github.com/layer5io/academy-theme v0.4.16 // indirect |
This PR updates the academy-theme dependency to the latest release version v0.4.16.
Changes:
Auto-generated based upon release of a new version of layer5io/academy-theme.