Skip to content

chore: bump livetemplate to v0.8.4#32

Merged
adnaan merged 1 commit intomainfrom
bump-livetemplate-0.8.4
Mar 14, 2026
Merged

chore: bump livetemplate to v0.8.4#32
adnaan merged 1 commit intomainfrom
bump-livetemplate-0.8.4

Conversation

@adnaan
Copy link
Contributor

@adnaan adnaan commented Mar 14, 2026

Summary

  • Update github.com/livetemplate/livetemplate from pseudo-version to v0.8.4

Test plan

  • go mod tidy succeeds
  • GOWORK=off go test ./... passes (todos-components E2E flake is pre-existing on main)
  • grep livetemplate go.mod shows v0.8.4 (no pseudo-versions)

🤖 Generated with Claude Code

Update livetemplate dependency from pseudo-version to the tagged v0.8.4
release.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 14, 2026 15:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the examples module to use the tagged github.com/livetemplate/livetemplate v0.8.4 release instead of a pseudo-version, aligning dependency management with a stable upstream version.

Changes:

  • Bump github.com/livetemplate/livetemplate from a pseudo-version to v0.8.4 in go.mod.
  • Update go.sum to reflect the new livetemplate version checksums and tidy-related checksum adjustments.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Switches livetemplate to v0.8.4 and updates indirect requirements list.
go.sum Replaces pseudo-version checksums with v0.8.4 and removes an obsolete checksum entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
@adnaan adnaan merged commit 4b0b866 into main Mar 14, 2026
12 checks passed
@adnaan adnaan deleted the bump-livetemplate-0.8.4 branch March 14, 2026 18:02
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.

2 participants