added in a playground
This commit is contained in:
8
playground/go.mod
Normal file
8
playground/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module code.patial.tech/go/mux/playground
|
||||
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
code.patial.tech/go/mux v0.7.1
|
||||
github.com/go-chi/chi/v5 v5.2.3
|
||||
)
|
||||
Reference in New Issue
Block a user