mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
4 lines
No EOL
136 B
Bash
Executable file
4 lines
No EOL
136 B
Bash
Executable file
#!/bin/sh
|
|
|
|
bazel run //:gazelle
|
|
bazel run //:gazelle -- update-repos -from_file=./go.mod --to_macro=deps.bzl%go_repositories -prune=true |