mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-03 06:02:30 -04:00
go.mod: bump to Go 1.26.1
Updates #18682
Change-Id: I855c0dfa4c61eb33123bbb7b00c1ab5506e80b09
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit 4453cc5f53)
This commit is contained in:
committed by
Nick Khyl
parent
3b6719d216
commit
013368acf4
2
go.mod
2
go.mod
@@ -1,6 +1,6 @@
|
||||
module tailscale.com
|
||||
|
||||
go 1.26.0
|
||||
go 1.26.1
|
||||
|
||||
require (
|
||||
filippo.io/mkcert v1.4.4
|
||||
|
||||
@@ -1 +1 @@
|
||||
5b5cb0db47535a0a8d2f450cb1bf83af8e70f164
|
||||
0f1a3326f30508521e7b8322f4e0f084560c1404
|
||||
|
||||
@@ -1 +1 @@
|
||||
sha256-f12BE5+H8wHZNKaD6pv9nJJym+1QwxkFNpBtnNcltdc=
|
||||
sha256-zyo1dIQnrwq8TVxwKCjJ3PfiShjAXO4wMQb/F7ze/mU=
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.26.0
|
||||
1.26.1
|
||||
|
||||
Reference in New Issue
Block a user