Recommendation for consuming in Bazel (bzlmod) #1226
Unanswered
sfc-gh-gwagenknecht
asked this question in
Q&A
Replies: 1 comment
-
|
Good question, you probably only need the main cel-go module, which should pull in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the recommendations for consuming this repo in a Bazel Go project?
I am trying a simple
go get...dependency viago.modand I havego_depssetup to read thego.modfile. However, the build fails with:Any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions