refactor(config): all uses of @default over to configuration

This commit is contained in:
Lewis Wynne 2025-12-18 12:54:06 +00:00
parent 6f39d532ce
commit 03a4ad1c00
5 changed files with 15 additions and 14 deletions

1
go.mod
View file

@ -14,6 +14,7 @@ require (
)
require (
github.com/BurntSushi/toml v1.6.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/dgraph-io/ristretto/v2 v2.2.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect