Skip to content

Commit fc69d36

Browse files
authored
updating to the latest cloudevents sdk - v2.0.0-RC1 (#2386)
* updating to the latest cloudevents sdk. * ran lint * markdown had an error in it * update serving sample readme
1 parent 2ce03cb commit fc69d36

File tree

193 files changed

+9783
-6336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+9783
-6336
lines changed

Gopkg.lock

Lines changed: 55 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ required = [
1414
[[prune.project]]
1515
name = "knative.dev/test-infra"
1616
non-go = false
17+
18+
[[constraint]]
19+
name = "github.com/cloudevents/sdk-go"
20+
version = "v2.0.0-RC1"

0 commit comments

Comments
 (0)