Skip to content

Commit ef26d92

Browse files
chore(deps): update dependency go to v1.27.0
1 parent d0165a7 commit ef26d92

2 files changed

Lines changed: 2 additions & 2 deletions

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/zhaochunqi/git-open
22

3-
go 1.26.6
3+
go 1.27.0
44

55
require (
66
github.com/spf13/cobra v1.10.2

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[tools]
2-
go = "1.26.6"
2+
go = "1.27.0"

0 commit comments

Comments
 (0)