You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
196 B
Modula-2
10 lines
196 B
Modula-2
1 year ago
|
module git.blauwelle.com/go/crate/bunrouterhelper
|
||
|
|
||
|
go 1.21.1
|
||
|
|
||
|
require (
|
||
|
git.blauwelle.com/go/crate/httpdata v0.0.1
|
||
|
git.blauwelle.com/go/crate/log v0.14.0
|
||
|
github.com/uptrace/bunrouter v1.0.20
|
||
|
)
|