This commit is contained in:
Milan Nikolic
2023-08-22 14:36:03 +02:00
parent cd2f7501e0
commit 14f2e87525
3 changed files with 133 additions and 67 deletions

View File

@@ -1,3 +1,6 @@
go 1.21.0
use ./cmd/cbconvert
use (
.
./cmd/cbconvert
)