go: upgrade Go to 1.26.1 (#12839) (#12849)

* go: upgrade Go to 1.26.1

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2026-03-09 14:55:10 -04:00 committed by GitHub
parent ab5b314c95
commit c596f130f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.26.0
1.26.1

View file

@ -1,3 +1,3 @@
```release-note:change
core: Bump Go version to 1.26.0
core: Bump Go version to 1.26.1
```