mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
bazel: add shfmt to tidy target
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
88c2e14c64
commit
e3f37e9a38
6 changed files with 51 additions and 57 deletions
|
@ -96,7 +96,6 @@ Use the provided scripts in `/image/measured-boot` to generated measurements for
|
|||
|
||||
Go dependencies are managed with [Go modules](https://blog.golang.org/using-go-modules) that are all linked from the main [go.work](/go.work) file.
|
||||
[Follow the go documentation](https://go.dev/doc/modules/managing-dependencies) on how to use Go modules.
|
||||
After updating a dependency, you will have to run `bazel run //:gazelle-update-repos` to update the Bazel workspace with changes from `go.mod` and `go.sum` files.
|
||||
|
||||
# Bazel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue