czepeko imports

This commit is contained in:
Ian Gulliver
2023-05-21 10:21:59 -07:00
parent d1016459e6
commit 45a27af724
5 changed files with 76 additions and 83 deletions

1
go.mod
View File

@@ -6,5 +6,6 @@ require github.com/samber/lo v1.38.1
require (
github.com/fatih/camelcase v1.0.0
github.com/gobwas/glob v0.2.3
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
)