Skip to content

Commit 23e85da

Browse files
committed
💄 Using a more recent version on the README instructions to fetch the dependency
Signed-off-by: Matthias Wessendorf <[email protected]>
1 parent 9737f8e commit 23e85da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _Note:_ Supported go version: 1.17+
2727
Add the module as dependency using go mod:
2828

2929
```shell
30-
go get github.com/cloudevents/sdk-go/v2@v2.6.0
30+
go get github.com/cloudevents/sdk-go/v2@v2.12.0
3131
```
3232

3333
And import the module in your code

0 commit comments

Comments
 (0)