2022-04-14 16:58:28 +03:00
|
|
|
module github.com/robertjanetzko/LegendsBrowser2/analyze
|
|
|
|
|
|
|
|
go 1.18
|
|
|
|
|
|
|
|
require github.com/iancoleman/strcase v0.2.0
|
2022-04-14 18:39:18 +03:00
|
|
|
|
|
|
|
require github.com/robertjanetzko/LegendsBrowser2/backend v0.0.0-20220414135947-77b720f8d215
|