diff --git a/go.mod b/go.mod index ebb965528..a7be6a19f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/temporalio/cli -go 1.25.5 +go 1.26.0 require ( github.com/BurntSushi/toml v1.4.0