Skip to content

Upgrades of two packages#54

Merged
djthorpe merged 1 commit into
mainfrom
djt/0612/gotidy
Jun 12, 2026
Merged

Upgrades of two packages#54
djthorpe merged 1 commit into
mainfrom
djt/0612/gotidy

Conversation

@djthorpe

Copy link
Copy Markdown
Member

This pull request updates dependencies in the go.mod file to use newer versions. The changes are minor and focused on keeping the project up to date with the latest releases of indirect dependencies.

Dependency updates:

  • Upgraded github.com/felixge/httpsnoop from version v1.0.4 to v1.1.0.
  • Upgraded github.com/modelcontextprotocol/go-sdk from version v1.6.0 to v1.6.1.

Copilot AI review requested due to automatic review settings June 12, 2026 06:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates indirect Go module dependencies to newer patch/minor versions, keeping the module graph current without introducing functional code changes.

Changes:

  • Bumped github.com/felixge/httpsnoop from v1.0.4 to v1.1.0 (indirect).
  • Bumped github.com/modelcontextprotocol/go-sdk from v1.6.0 to v1.6.1 (indirect).
  • Updated go.sum to include checksums for the new module versions.

Reviewed changes

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

File Description
go.mod Updates two indirect dependency versions.
go.sum Adds checksum entries corresponding to the updated dependency versions.

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

@github-actions

Copy link
Copy Markdown

Coverage for this change: 12.0%

@djthorpe djthorpe merged commit b7e8fdf into main Jun 12, 2026
3 checks passed
@djthorpe djthorpe deleted the djt/0612/gotidy branch June 12, 2026 06:04
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