Skip to content

Commit f54ff56

Browse files
committed
- v2.7.2
- Set go version to 1.23
1 parent 0bcb085 commit f54ff56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@ https://github.com/J-Siu/go-mygit/releases
380380
- Upgrade go-helper to v1.1.7
381381
- Use proper receiver name
382382
- Fix `repo get info` error
383+
- v2.7.2
384+
- Set go version to 1.23
383385
384386
### License
385387

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/J-Siu/go-mygit/v2
22

3-
go 1.24.5
3+
go 1.23
44

55
require (
66
github.com/J-Siu/go-gitapi v1.4.1

0 commit comments

Comments
 (0)