v2.10.1 #168
Triple-Z
announced in
Announcements
v2.10.1
#168
Replies: 1 comment
-
|
It works! $ go install github.com/deb-sig/double-entry-generator/v2@latest
go: downloading github.com/deb-sig/double-entry-generator/v2 v2.10.1
$ which -a double-entry-generator
/usr/local/bin/double-entry-generator
/Users/triplez/go/bin/double-entry-generator
$ go version -m $(which /Users/triplez/go/bin/double-entry-generator)
/Users/triplez/go/bin/double-entry-generator: go1.24.2
path github.com/deb-sig/double-entry-generator/v2
mod github.com/deb-sig/double-entry-generator/v2 v2.10.1 h1:aQsxrMuHFVr62Cl/aVJvy6iWqkggUoN2DvCPDakbXLk= |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
This release is just for go module v2 compatibility.
Full Changelog: v2.10.0...v2.10.1
This discussion was created from the release v2.10.1.
Beta Was this translation helpful? Give feedback.
All reactions