When updating a list task, all relevant values are now updated.

This commit is contained in:
kolaente 2018-09-10 19:34:34 +02:00
parent 5b8cd30736
commit 431564d63c
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 23 additions and 9 deletions

View file

@ -47,3 +47,7 @@
[[constraint]]
name = "github.com/spf13/viper"
version = "1.2.0"
[[constraint]]
name = "github.com/imdario/mergo"
version = "0.3.6"