1#!/usr/bin/env bash 2set -euxo pipefail 3 4cd "$(dirname "$0")"/../../examples/bzlmod 5bazel mod deps 6