Skip to content

Commit 5019c64

Browse files
authored
upgrade go version (#947)
## What was changed bump to 1.26 ## Why? CVEs in standard lib
1 parent 3103d5b commit 5019c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/temporalio/cli
22

3-
go 1.25.5
3+
go 1.26.0
44

55
require (
66
github.com/BurntSushi/toml v1.4.0

0 commit comments

Comments
 (0)