feat: add hhu calendar
This commit is contained in:
commit
3e4c6c77cb
35 changed files with 4116 additions and 0 deletions
7
src/go.mod
Normal file
7
src/go.mod
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module github.com/cato-001/calapi
|
||||
|
||||
go 1.25.5
|
||||
|
||||
require github.com/gorilla/mux v1.8.1
|
||||
|
||||
require github.com/jordic/goics v0.0.0-20210404174824-5a0337b716a0 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue