Merge pull request #13367 from cli/copilot/bump-go-to-1-26-3

Bump Go toolchain to 1.26.3
This commit is contained in:
Kynan Ware 2026-05-07 18:05:00 -06:00 committed by GitHub
commit 7cf93e72f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/cli/cli/v2
go 1.26.0
toolchain go1.26.2
toolchain go1.26.3
require (
charm.land/bubbles/v2 v2.1.0