John McBride
c42a305a4b
Update gorilla dependency ( #899 )
...
* Update gorilla dependency
* Run go mod tidy
2020-04-21 17:18:44 +02:00
Alexey Maslov
9c81997cb1
added firestore support.
2020-02-20 00:36:32 +01:00
Alexey Maslov
502400c0d9
changed github.com/xordataexchange/crypt to github.com/bketelsen/crypt.
2020-02-20 00:36:32 +01:00
Mark Sagi-Kazar
8feab54f0e
Tidy dependencies
2019-12-06 11:22:37 +01:00
Navid Shaikh
40e41dd224
Updates YAML to v2.2.4
...
Make sure we're not vulnerable to CVE-2019-11253.
See https://github.com/kubernetes/kubernetes/issues/83253
2019-10-16 10:29:20 +02:00
Mark Sagi-Kazar
c171232d3a
Add go version to the mod file
2019-09-27 23:35:02 +02:00
Mark Sagi-Kazar
bd1db6bb8c
Run go mod tidy
2019-08-29 15:42:25 +02:00
liubog2008
b235f72abb
fix(leak): fix leak in dependency magiconair/properities
2019-06-11 23:33:57 +02: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