rules_haskell
rules_haskell copied to clipboard
chore(deps): update dependency gazelle to v0.34.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gazelle | bazel_dep | minor | 0.33.0 -> 0.34.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
This change pulls in an update for io_bazel_rules_go:
For repository 'io_bazel_rules_go', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
which causes this error:
panic: rulesGoStdlibPrefix should have been set via -X
goroutine 1 [running]:
main.init.0()
./stdliblist.go:113 +0x3b
Related to #2019 and #2016