Rename the Go module, the cmd/ entrypoint dir, the binary, the default config dir (~/.config/av1dae/), the Docker image/compose service, and all docs and the dashboard wordmark. No behavioral change — import paths and identifiers only.
8 lines
116 B
AMPL
8 lines
116 B
AMPL
module av1dae
|
|
|
|
go 1.26.1
|
|
|
|
require gopkg.in/yaml.v3 v3.0.1
|
|
|
|
require github.com/mattn/go-sqlite3 v1.14.44 // indirect
|