inital impl

This commit is contained in:
2023-03-03 19:22:47 +01:00
parent 25f50daecc
commit 3258c15eb1
3 changed files with 220 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gositemap
go 1.20