feat: make go sdk accessible via go get#54
Conversation
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
calebschoepp
left a comment
There was a problem hiding this comment.
I'm not sure I really understand why this enables go get. Is it just because the paths were incorrect before?
|
What does the |
|
Unless I'm mistaken, the |
Oh nvm then. I misunderstood you |
|
Let me know when you want another round of reviews on this. |
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
|
Thanks for your patience! Ready for another pass when you have a moment. |
calebschoepp
left a comment
There was a problem hiding this comment.
Thanks for your patience! Ready for another pass when you have a moment.
Haha no, thank you for your patience. I'm definitely the slower part of this equation.
Users should now be able to run
go getto retrieve the Go SDK.