We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb87c2 commit a750460Copy full SHA for a750460
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.4.1 - 2025-08-25
4
+
5
+- Reduced minimum go version to 1.16
6
7
## 1.4.0 - 2025-07-08
8
9
- Minor dependency update.
go.mod
@@ -1,5 +1,5 @@
module github.com/csmith/gitrefs
-go 1.24.4
+go 1.16
require github.com/hashicorp/go-version v1.7.0
0 commit comments