Yanwei Guo
4e553d2275
upgrade ( #506 )
2021-08-03 11:58:15 -07:00
knative-automation
0c47112c29
upgrade to latest dependencies ( #473 )
...
bumping knative.dev/pkg e2947db...ea766de:
> ea766de Bump assorted dependencies (# 2130)
bumping github.com/google/go-cmp 8fa37b4...d103655:
> d103655 Print as text if mostly text (# 258)
> 9181d1e Avoid diffing by lines if inefficient (# 260)
> c5c3378 Cleanup edit groups after coalescing (# 259)
> 1ee4af8 Fix typo in path.go (# 256)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 05:58:27 -07:00
knative-automation
a31ce17164
upgrade to latest dependencies ( #438 )
...
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
> 8fa37b4 Fix reporter verbosity bug (# 253)
> dc6435e De-virtualize interfaces for specialized diffing (# 254)
> e9947a2 Run tests on Go 1.16 (# 252)
> 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
bumping knative.dev/pkg 4048853...6a33a1a:
> 6a33a1a Upgrade a few assorted dependencies (# 2058)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-15 11:59:01 -07:00
knative-automation
8ae1528470
upgrade to latest dependencies ( #424 )
...
bumping knative.dev/pkg 6045ed4...a02dcff:
> a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
> 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
> 8878069 upgrade to latest dependencies (# 2010)
> c493a9e Update common github actions (# 2009)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-08 17:34:28 -08:00
knative-automation
9bd909a648
upgrade to latest dependencies ( #404 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 17:52:43 -08:00
knative-automation
f2bc7482b3
upgrade to latest dependencies ( #377 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-28 18:54:35 -07:00
Matt Moore
7bd76ca7b6
[master] Auto-update dependencies ( #337 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-21 10:47:50 -07:00
Matt Moore
d031ce9de5
[master] Auto-update dependencies ( #292 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-23 07:59:58 -07:00
Nghia Tran
95a2aaeace
Track floating deps @ master again ( #284 )
2020-07-07 13:03:44 -07:00
Matt Moore
08192258fa
[master] Auto-update dependencies ( #265 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-05 08:53:44 -07:00
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
Matt Moore
495e087ad2
[master] Auto-update dependencies ( #235 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-03-23 10:41:09 -07:00
Yanwei Guo
f9189ebff3
update ( #152 )
2019-12-06 07:16:39 -08:00
Matt Moore
9075f22c2a
Manually update knative.dev/pkg due to build errors. ( #120 )
2019-10-25 11:15:35 -07:00
Matt Moore
e93f1a11b7
Update our dependency on K8s libs to 1.15.3 ( #101 )
...
With a minimum K8s version of 1.14 (starting in 0.10), 1.15.3 puts us in the center of the +/-1 version window of support.
/hold
2019-09-18 13:49:54 -07:00
Matt Moore
b6c8f4851e
Generate injection client for knative/caching. ( #34 )
2019-06-05 11:23:38 -07:00
Adriano Cunha
97110f4e0c
Update test-infra ( #21 )
...
* Bring in the latest features and fixes.
* Use the default build/unit test runners.
* Remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-17 17:08:31 -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