-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
realize(が依存しているurfave/cli)のgo getの失敗を回避 #23
Comments
itohiro73
added a commit
to itohiro73/golang-grpc-server
that referenced
this issue
Aug 22, 2020
airに対応する手前のいったんの繋ぎとして 🙏 |
と思ったけどairに対応した方が手っ取り早そうな気がしたのでこちらcloseします。お目汚し失礼しました 🙇 |
@itohiro73 issue作成ありがとうございます👍
そうなんですよね、、自分も
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Doneの定義
変更点概要
./scripts/docker-compose-up.sh
を走らせると下記のようなエラーが出る。こちらは oxequa/realize/issues/269 に記載の通り
GO111MODULE=off go get github.com/oxequa/realize
とすることで回避できる。また、oxequa/realize/issues/253, nekochans/portfolio-backend/issues/11 で議論されていた回避策は現時点ではもう必要ないようなので削除。
技術的変更点概要
The text was updated successfully, but these errors were encountered: