mirror of
https://github.com/FJurmanovic/wallet-go-api.git
synced 2026-02-06 06:08:16 +00:00
9 lines
167 B
TOML
9 lines
167 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "go"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
import_root = "github.com/FJurmanovic/wallet-go-api"
|
|
dependencies_vendored = true |