Add merge ops (not yet import py api)
This commit is contained in:
parent
a6a7397dce
commit
850c483d5b
13 changed files with 220 additions and 1676 deletions
|
|
@ -3,3 +3,5 @@ module recipe-manager
|
|||
go 1.21.1
|
||||
|
||||
require github.com/go-chi/chi/v5 v5.0.10
|
||||
|
||||
require github.com/go-chi/cors v1.2.1 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue