Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@7onn
Copy link

@7onn 7onn commented Jul 21, 2023

It does also prefixes the root module with github.com/ to make it available via go install github.com/pecigonzalo/loro@latest.

In this branch head, I was able to build the binary and run it.

$ git log --oneline
...
6a523cf (HEAD -> 7onn/make-pkg-install, origin/7onn/make-pkg-install) Add install instruction in README.md
5af922c Upgrade go version and deps
e04dd3e Rename module
0ab89d3 (origin/main, origin/HEAD, main) Bump actions/checkout from 2 to 3 (#24)
$ go version
go version go1.20 darwin/arm64

$ go build .
...

$ aws-vault exec MYPROFILE -- ./loro get /aws/kinesis-analytics/MYKINESISSTREAM
...
Successfully got my logs

@pecigonzalo
Copy link
Owner

Implemented in #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants