Skip to content

Commit 17b6721

Browse files
chore(deps): update dependency go to v1.27.1 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ca4637 commit 17b6721

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.1
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.1"

0 commit comments

Comments
 (0)