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 a415ced commit 871586fCopy full SHA for 871586f
go.mod
@@ -2,6 +2,8 @@ module github.com/l-d-t/fiskalhrgo
2
3
go 1.22
4
5
+toolchain go1.23.1
6
+
7
require (
8
github.com/beevik/etree v1.4.1
9
github.com/google/uuid v1.6.0
0 commit comments