Compare commits

...

1 Commits
main ... v2

Author SHA1 Message Date
9abbe37e02 go.mod: appended /v2 to the module path 2026-03-19 18:54:16 +01:00

2
go.mod
View File

@ -1,3 +1,3 @@
module git.portale-stac.it/go-pkg/cli
module git.portale-stac.it/go-pkg/cli/v2
go 1.25.4