blob: 12c60bc004e62c0da08b90ddc35304e7214779b1 [file] [log] [blame]
Leopold Schabel5c80aca2019-10-22 15:48:58 +02001#!/bin/bash
2# gazelle.sh regenerates BUILD.bazel files for Go source files.
3
Leopold Schabelb51250a2019-10-23 23:32:59 +02004bazel run //:gazelle -- update
Leopold Schabel4abadef2019-10-24 18:19:53 +02005bazel run //:gazelle -- update-repos -from_file=go.mod -to_macro=repositories.bzl%go_repositories -prune=true