Matt Moore
7f5b718a01
[master] Auto-update dependencies ( #261 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore
1dd26e7d03
Migrate caching to go mod ( #258 )
2020-04-27 14:35:51 -07:00
Vincent Demeester
5e0d1e671f
Bump "safe" dependencies ( #19 )
...
* github.com/gogo/protobuf: v1.1.1 -> v1.2.0
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
* github.com/spf13/pflag: v1.0.2 -> v1.0.3
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
* gopkg.in/yaml.v2: v2.2.1 -> v2.2.2
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-12-27 09:48:37 -08:00
Matt Moore
f0d7bb6095
Add the initial caching type definitions. ( #5 )
...
* Add the initial caching type definitions.
This is largely carried over from https://github.com/knative/serving/pull/1972
* Incorporate feedback from @evankanderson
* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00