Skip to content

Commit d0165a7

Browse files
chore(deps): update dependency go to v1.26.6 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52083fd commit d0165a7

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.5
3+
go 1.26.6
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.5"
2+
go = "1.26.6"

0 commit comments

Comments
 (0)