When updating a list task, all relevant values are now updated.
This commit is contained in:
parent
5b8cd30736
commit
431564d63c
3 changed files with 23 additions and 9 deletions
|
|
@ -47,3 +47,7 @@
|
|||
[[constraint]]
|
||||
name = "github.com/spf13/viper"
|
||||
version = "1.2.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/imdario/mergo"
|
||||
version = "0.3.6"
|
||||
|
|
|
|||
Reference in a new issue