Current section
Files
Jump to
Current section
Files
src/go_over.app.src
{application, go_over, [
{vsn, "4.0.0-rc2"},
{applications, [clip,
delay,
directories,
filepath,
gleam_hexpm,
gleam_http,
gleam_httpc,
gleam_json,
gleam_stdlib,
gleam_time,
gleamsver,
global_value,
gxyz,
shellout,
simplifile,
spinner,
tom,
yamerl]},
{description, "A tool to audit Erlang & Elixir dependencies, to make sure your Gleam ✨ projects really sparkle!"},
{modules, [go_over,
go_over@@main,
go_over@advisories@advisories,
go_over@advisories@comparisons,
go_over@config,
go_over@ffi,
go_over@hex@core,
go_over@hex@hex,
go_over@hex@puller,
go_over@hex@retired,
go_over@packages,
go_over@sarif,
go_over@sources,
go_over@util@cache,
go_over@util@constants,
go_over@util@globals,
go_over@util@print,
go_over@util@spinner,
go_over@util@util,
go_over@warning,
go_over@workspace]},
{registered, []}
]}.