Matt Moore
|
2414dfe6c0
|
Auto-update dependencies (#213)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-26 06:54:51 -08:00 |
Matt Moore
|
f07214572b
|
Auto-update dependencies (#194)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-03 08:15:29 -08:00 |
Matt Moore
|
ca4e85213b
|
Auto-update dependencies (#181)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-01-14 07:04:05 -08:00 |
Matt Moore
|
8165337c90
|
Auto-update dependencies (#174)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-01-07 09:23:51 -08:00 |
Matt Moore
|
4276980149
|
Auto-update dependencies (#130)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
|
2019-11-14 11:05:31 -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 |
Matt Moore
|
9075f22c2a
|
Manually update knative.dev/pkg due to build errors. (#120)
|
2019-10-25 11:15:35 -07:00 |
mattmoor-sockpuppet
|
22a9e5ee16
|
Auto-update dependencies (#116)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-10-23 13:42:37 -07:00 |
mattmoor-sockpuppet
|
3f124e23c8
|
Auto-update dependencies (#100)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-09-16 07:20:40 -07:00 |
mattmoor-sockpuppet
|
759b5f051a
|
Auto-update dependencies (#97)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-09-11 07:11:30 -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 |