Matt Moore
|
fec8f79136
|
Auto-update dependencies (#200)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-11 07:07:08 -08:00 |
Matt Moore
|
355618808e
|
Auto-update dependencies (#198)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-07 07:50:14 -08:00 |
Matt Moore
|
fcb43566e6
|
Auto-update dependencies (#197)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-06 10:27:32 -08:00 |
Matt Moore
|
070d8a0d12
|
Auto-update dependencies (#196)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
|
2020-02-05 07:56:31 -08:00 |
Matt Moore
|
e1d118d28c
|
Auto-update dependencies (#140)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
|
2019-11-26 10:26:22 -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 |
Dave Protasowski
|
20b5480da3
|
bump knative.dev/pkg (#94)
changes to knative.dev/pkg modify the generated injection code
|
2019-09-09 14:08:11 -07:00 |
mattmoor-sockpuppet
|
2c930e11d9
|
Auto-update dependencies (#88)
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
|
2019-09-03 12:04: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 |