You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module f00860/kartograph-map-editor |
|
|
|
go 1.15 |
|
|
|
require ( |
|
github.com/ajstarks/svgo v0.0.0-20200725142600-7a3c8b57fecb |
|
github.com/jung-kurt/gofpdf v1.16.2 |
|
)
|
|
|