Skip to content

Commit 434844f

Browse files
committed
Fix version error
1 parent 9dd09d6 commit 434844f

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/prefapp/gh-commit
22

3-
go 1.23.0
3+
go 1.23
44

55
require (
66
github.com/cli/go-gh/v2 v2.11.1

0 commit comments

Comments
 (0)