knative-automation
|
5d5320f829
|
upgrade to latest dependencies (#540)
bumping knative.dev/pkg 2267a4c...a00ba48:
> a00ba48 Add unit test coverage of cluster-scoped tracker. (# 2306)
> 11a3414 Provide the webhook infrastructure with the raw request context. (# 2305)
> b4b8bca Allow tracking Cluster-scoped resources. (# 2304)
> 74ac82a Check Knative CustomResourceDefinitions stored version (# 2272)
Signed-off-by: Knative Automation <automation@knative.team>
|
2021-10-05 23:13:46 -07:00 |
knative-automation
|
ee88f74454
|
upgrade to latest dependencies (#385)
Signed-off-by: Knative Automation <automation@knative.team>
|
2020-11-13 10:29:01 -08:00 |
Matt Moore
|
7fcc1941cc
|
upgrade to latest dependencies (#353)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
|
2020-10-06 20:38:21 -07:00 |
Matt Moore
|
90ce4328c6
|
[master] Auto-update dependencies (#285)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-07-13 09:25:18 -07:00 |
Matt Moore
|
f613680e15
|
[master] Auto-update dependencies (#268)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-05-07 09:23:45 -07:00 |
Matt Moore
|
1dd26e7d03
|
Migrate caching to go mod (#258)
|
2020-04-27 14:35:51 -07:00 |
Matt Moore
|
732bdd7594
|
[master] Auto-update dependencies (#257)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-04-27 09:11:51 -07:00 |
Matt Moore
|
933fae835c
|
[master] Auto-update dependencies (#244)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-04-07 07:57:02 -07:00 |
Matt Moore
|
22994af264
|
Auto-update dependencies (#204)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-14 07:56:41 -08:00 |
Matt Moore
|
0fc39123e1
|
Auto-update dependencies (#128)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
|
2019-11-13 17:19:29 -08:00 |
mattmoor-sockpuppet
|
ee274c73a2
|
Auto-update dependencies (#113)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-10-02 07:11:07 -07:00 |
mattmoor-sockpuppet
|
cbe51777e2
|
Auto-update dependencies (#106)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-09-23 07:19:14 -07:00 |
mattmoor-sockpuppet
|
ce106ecb61
|
Auto-update dependencies (#59)
Produced via:
`dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
|
2019-07-28 11:03:05 -07:00 |
Matt Moore
|
aa9bd3961c
|
Migrate to knative.dev/pkg (#35)
These changes done via:
```
sed -i 's@"github.com/knative/pkg@"knative.dev/pkg@g' $(find -name '*.go' | grep -v vendor | xargs grep github.com/knative/pkg | cut -d':' -f 1)
```
`Gopkg.toml`:
- github.com/knative/pkg -> knative.dev/pkg
- release-0.7 -> master
`./hack/update-codegen.sh`:
- github.com/knative/pkg -> knative.dev/pkg
```
./hack/update-deps.sh
./hack/update-codegen.sh
```
|
2019-06-26 13:56:06 -07:00 |