Skip to content

Commit

Permalink
💄 Using a more recent version on the README instructions to fetch the…
Browse files Browse the repository at this point in the history
… dependency

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
matzew committed Dec 7, 2022
1 parent 9737f8e commit 23e85da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ _Note:_ Supported go version: 1.17+
Add the module as dependency using go mod:

```shell
go get github.com/cloudevents/sdk-go/v2@v2.6.0
go get github.com/cloudevents/sdk-go/v2@v2.12.0
```

And import the module in your code
Expand Down

0 comments on commit 23e85da

Please sign in to comment.