Current section
Files
Jump to
Current section
Files
src/go_over.app.src
{application, go_over, [
{vsn, "0.1.0"},
{applications, [birl,
filepath,
gleam_erlang,
gleam_hackney,
gleam_hexpm,
gleam_http,
gleam_json,
gleam_stdlib,
gleamsver,
gleeunit,
shellout,
simplifile,
tom,
yamerl]},
{description, "Auditor for erlang and elixir dependencies in gleam projects"},
{modules, [go_over,
go_over@advisories,
go_over@cache,
go_over@comparisons,
go_over@constants,
go_over@packages,
go_over@retired,
go_over@warning,
go_over@yaml]},
{registered, []}
]}.