746a443660
Update module imdario/mergo to v0.3.9 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/238
12 lines
No EOL
151 B
TOML
12 lines
No EOL
151 B
TOML
version = 1
|
|
|
|
test_patterns = [
|
|
"*_test.go"
|
|
]
|
|
|
|
[[analyzers]]
|
|
name = "go"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
import_path = "github.com/imdario/mergo" |