Skip to content

Commit 2934c84

Browse files
peteyakoPeter Jakubicki
and
Peter Jakubicki
authored
inluding version so it doesn't default to 0.2.x (#859)
Co-authored-by: Peter Jakubicki <[email protected]>
1 parent 844187a commit 2934c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/go/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ServerSentEventGenerator struct that can be used to implement runtime specific c
88
## Installation
99

1010
```sh
11-
go get -u github.com/starfederation/datastar/sdk/go
11+
go get -u github.com/starfederation/datastar/sdk/go@v1.0.0-beta.11
1212
```
1313

1414
## Examples

0 commit comments

Comments
 (0)