feat: add route render
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,9 @@ go 1.23.2
|
||||
require (
|
||||
github.com/Masterminds/sprig/v3 v3.3.0
|
||||
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
|
||||
github.com/ettle/strcase v0.2.0
|
||||
github.com/go-jet/jet/v2 v2.12.0
|
||||
github.com/iancoleman/strcase v0.3.0
|
||||
github.com/lib/pq v1.10.9
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pressly/goose/v3 v3.23.1
|
||||
|
||||
Reference in New Issue
Block a user