caching/vendor/github.com
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
..
aws/aws-sdk-go Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
beorn7/perks Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
census-instrumentation/opencensus-proto Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
davecgh/go-spew Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
ghodss/yaml Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
gogo/protobuf Bump "safe" dependencies (#19) 2018-12-27 09:48:37 -08:00
golang Migrate to knative.dev/pkg (#35) 2019-06-26 13:56:06 -07:00
google Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
googleapis Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
gregjones/httpcache Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
hashicorp/golang-lru Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
jmespath/go-jmespath Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
json-iterator/go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
knative/test-infra Migrate to knative.dev/pkg (#35) 2019-06-26 13:56:06 -07:00
matttproud/golang_protobuf_extensions Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
modern-go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
petar/GoLLRB Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
peterbourgon/diskv Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
prometheus Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
sergi/go-diff Update test-infra (#21) 2019-01-17 17:08:31 -08:00
spf13/pflag Bump "safe" dependencies (#19) 2018-12-27 09:48:37 -08:00