We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9737f8e commit 23e85daCopy full SHA for 23e85da
README.md
@@ -27,7 +27,7 @@ _Note:_ Supported go version: 1.17+
27
Add the module as dependency using go mod:
28
29
```shell
30
-go get github.com/cloudevents/sdk-go/v2@v2.6.0
+go get github.com/cloudevents/sdk-go/v2@v2.12.0
31
```
32
33
And import the module in your code
0 commit comments