1
0

Update module imdario/mergo to v0.3.9 (#238)

Update module imdario/mergo to v0.3.9

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/238
This commit is contained in:
renovate
2020-04-07 16:05:10 +00:00
committed by konrad
parent 026d3dc80d
commit 746a443660
7 changed files with 198 additions and 98 deletions

12
vendor/github.com/imdario/mergo/.deepsource.toml generated vendored Normal file
View File

@ -0,0 +1,12 @@
version = 1
test_patterns = [
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_path = "github.com/imdario/mergo"