Add site create/delete/upload endpoints
This commit is contained in:
parent
0f5c990dfe
commit
b3f84c433e
7 changed files with 142 additions and 144 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/codemicro/palmatum
|
||||
|
||||
go 1.20
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue