Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Commit

Permalink
Point eventing and serving to release-0.14 (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
grantr authored Apr 14, 2020
1 parent 19bbd55 commit 99f53c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ required = [
# This is a preemptive override.
[[override]]
name = "knative.dev/eventing"
branch = "master"
branch = "release-0.14"

# This is a preemptive override.
[[override]]
name = "knative.dev/serving"
branch = "master"
branch = "release-0.14"

[[override]]
name = "go.uber.org/zap"
Expand Down

0 comments on commit 99f53c2

Please sign in to comment.