You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ We have a preview release available for the upcoming version `2.0.0`. This intro
66
66
If you want to try out the new version before it is released, you can add it as a dependency by targeting the branch directly in your `go.mod`. The easier way to do this is by running this command:
67
67
68
68
```sh
69
-
go get github.com/watson-developer-cloud/go-sdk@370ac3c724f9e1d32c2d75122989e0049405b0fb
69
+
go get github.com/watson-developer-cloud/go-sdk@c2fbbe350edbc8f9a6ce6325d4c7880c3c1c538d
70
70
```
71
71
72
72
If you decide to preview the new release, and have any feedback or comments they are greatly appreciated!
0 commit comments