mirror of https://github.com/knative/caching.git
upgrade to latest dependencies (#486)
bumping knative.dev/pkg dd15eb0...82f3973: > 82f3973 Update actions (# 2152) Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
0b10d08733
commit
cf2ffd2d05
2
go.mod
2
go.mod
|
@ -20,5 +20,5 @@ require (
|
||||||
k8s.io/code-generator v0.20.7
|
k8s.io/code-generator v0.20.7
|
||||||
k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd
|
k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd
|
||||||
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472
|
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472
|
||||||
knative.dev/pkg v0.0.0-20210611082343-dd15eb09982b
|
knative.dev/pkg v0.0.0-20210611140445-82f39735d3c6
|
||||||
)
|
)
|
||||||
|
|
4
go.sum
4
go.sum
|
@ -1064,8 +1064,8 @@ k8s.io/utils v0.0.0-20201110183641-67b214c5f920 h1:CbnUZsM497iRC5QMVkHwyl8s2tB3g
|
||||||
k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
|
k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
|
||||||
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472 h1:sPXp3IChxDMPFRyP9LGvb+hoa6xP9NhnLhT16Y6Icx0=
|
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472 h1:sPXp3IChxDMPFRyP9LGvb+hoa6xP9NhnLhT16Y6Icx0=
|
||||||
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
|
knative.dev/hack v0.0.0-20210610231243-3d4b264d9472/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
|
||||||
knative.dev/pkg v0.0.0-20210611082343-dd15eb09982b h1:cBZVAy5fY3Sy10xDmPEsQ+zPzxDkdNWs2yl3S/eEaoQ=
|
knative.dev/pkg v0.0.0-20210611140445-82f39735d3c6 h1:tChvYlQl6yryVQpl429EaOpFRok/cdHWLYOJGzSbpbk=
|
||||||
knative.dev/pkg v0.0.0-20210611082343-dd15eb09982b/go.mod h1:h/VU5MVS8Wq4Nkp9JCMRAAUWdmiTqhzkJjyuZgzULw0=
|
knative.dev/pkg v0.0.0-20210611140445-82f39735d3c6/go.mod h1:h/VU5MVS8Wq4Nkp9JCMRAAUWdmiTqhzkJjyuZgzULw0=
|
||||||
pgregory.net/rapid v0.3.3/go.mod h1:UYpPVyjFHzYBGHIxLFoupi8vwk6rXNzRY9OMvVxFIOU=
|
pgregory.net/rapid v0.3.3/go.mod h1:UYpPVyjFHzYBGHIxLFoupi8vwk6rXNzRY9OMvVxFIOU=
|
||||||
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
|
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
|
||||||
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
|
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
|
||||||
|
|
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/.gitignore
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/.gitignore
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/2q.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/2q.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/LICENSE
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/LICENSE
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/README.md
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/README.md
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/arc.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/arc.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/doc.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/doc.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/go.mod
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/go.mod
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/lru.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/lru.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/simplelru/lru.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/simplelru/lru.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/simplelru/lru_interface.go
vendored
Normal file → Executable file
0
third_party/VENDOR-LICENSE/github.com/hashicorp/golang-lru/simplelru/lru_interface.go
vendored
Normal file → Executable file
|
@ -673,7 +673,7 @@ k8s.io/utils/trace
|
||||||
# knative.dev/hack v0.0.0-20210610231243-3d4b264d9472
|
# knative.dev/hack v0.0.0-20210610231243-3d4b264d9472
|
||||||
## explicit
|
## explicit
|
||||||
knative.dev/hack
|
knative.dev/hack
|
||||||
# knative.dev/pkg v0.0.0-20210611082343-dd15eb09982b
|
# knative.dev/pkg v0.0.0-20210611140445-82f39735d3c6
|
||||||
## explicit
|
## explicit
|
||||||
knative.dev/pkg/apis
|
knative.dev/pkg/apis
|
||||||
knative.dev/pkg/apis/duck
|
knative.dev/pkg/apis/duck
|
||||||
|
|
Loading…
Reference in New Issue