mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
bazel: get gofumpt as binary download
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
7f3f4ca3c7
commit
daae4f8746
8 changed files with 55 additions and 26 deletions
|
@ -11,5 +11,4 @@ package main
|
|||
import (
|
||||
_ "github.com/aquasecurity/tfsec/cmd/tfsec"
|
||||
_ "github.com/katexochen/sh/v3/cmd/shfmt"
|
||||
_ "mvdan.cc/gofumpt"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue