Skip to content

chore: go get -u all && go mod tidy#167

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/update-go-toolchain-to-1-26-1
Closed

chore: go get -u all && go mod tidy#167
Copilot wants to merge 3 commits intomainfrom
copilot/update-go-toolchain-to-1-26-1

Conversation

Copy link

Copilot AI commented Mar 8, 2026

Bumps all transitive dependencies to their latest available versions and tidies the module graph.

Description

  • github.com/mattn/go-runewidth v0.0.20 → v0.0.21
  • golang.org/x/sys v0.41.0 → v0.42.0
  • golang.org/x/sync v0.19.0 → v0.20.0

What does this PR do?

Keeps all indirect dependencies current by running go get -u all && go mod tidy.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • example.com
    • Triggering command: /tmp/go-build2159268201/b268/uriget.test /tmp/go-build2159268201/b268/uriget.test -test.testlogfile=/tmp/go-build2159268201/b268/testlog.txt -test.paniconexit0 -test.timeout=10m0s (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mathieu-benoit <11720844+mathieu-benoit@users.noreply.github.com>
Copilot AI changed the title [WIP] Update toolchain from go1.26.0 to go1.26.1 chore: update Go toolchain from go1.26.0 to go1.26.1 Mar 8, 2026
Copilot stopped work on behalf of mathieu-benoit due to an error March 8, 2026 16:54
Co-authored-by: mathieu-benoit <11720844+mathieu-benoit@users.noreply.github.com>
Copilot AI changed the title chore: update Go toolchain from go1.26.0 to go1.26.1 chore: go get -u all && go mod tidy Mar 8, 2026
@mathieu-benoit
Copy link
Contributor

Done here instead #171

@mathieu-benoit mathieu-benoit deleted the copilot/update-go-toolchain-to-1-26-1 branch March 8, 2026 22:30
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