Skip to content

Update go.mod with go 1.23.0#1

Merged
miguelfbrito merged 1 commit into
masterfrom
support/update-go-mod
Mar 31, 2026
Merged

Update go.mod with go 1.23.0#1
miguelfbrito merged 1 commit into
masterfrom
support/update-go-mod

Conversation

@Kamefrede
Copy link
Copy Markdown
Member

@Kamefrede Kamefrede commented Aug 27, 2025

This PR runs go mod tidy to update go.mod against go 1.23.

go.mod was previously generated running against go 1.24.5.

Copilot AI review requested due to automatic review settings August 27, 2025 11:32
Copy link
Copy Markdown

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

This PR updates the Go module file to use Go 1.23.0 and removes a dependency on the github.com/golang/protobuf package.

  • Upgrades Go version to 1.23.0
  • Removes indirect dependency on github.com/golang/protobuf v1.5.4
Comments suppressed due to low confidence (1)

go.mod:1

  • Go 1.23.0 does not exist. The latest stable Go version as of my knowledge cutoff (January 2025) is Go 1.22.x. Please verify the Go version and use a valid release.
module github.com/uphold/temporal-sentry-interceptor

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@miguelfbrito miguelfbrito merged commit 2523356 into master Mar 31, 2026
1 check passed
@miguelfbrito miguelfbrito deleted the support/update-go-mod branch March 31, 2026 13:45
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.

4 participants