Commit graph

6 commits

Author SHA1 Message Date
gbunt
efcc8aa25b Reverting to mapstructure v1.0.0 due to issue with validator.v9 on empty slices 2019-08-31 14:51:53 +00:00
gbunt
b6f8cd85a4 Update module path in go.mod 2019-08-30 17:45:09 +00:00
Jean de Klerk
b5bf975e58 Clean up dependencies
This commit was created by manually removing github.com/ugorji/go/codec from
the go.mod (which now does not exist - see https://github.com/ugorji/go/issues/299)
and running `go mod tidy`.

Closes #658
2019-05-24 21:57:43 +02:00
Bjørn Erik Pedersen
41cd1c3aa3 Restrict Travis to >= Go 1.11, use Go Modules, and get the test to pass 2018-12-05 17:13:47 +01:00
Bjørn Erik Pedersen
3535c75fa8 Add MergeConfigMap
Fixes #605
2018-12-05 17:13:47 +01:00
Bjørn Erik Pedersen
8fb6420065
Add go.mod 2018-09-07 11:30:55 +02:00