mirror of https://github.com/knative/caching.git
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 ``` |
||
---|---|---|
.. | ||
lru | ||
LICENSE |