third_party: goimports: apply import grouping patch
This allows developers to build //:goimports and point their IDE/editor
to it to easily conform to the import style guide.
We also document how to run this tool in CODING_STANDARDS.md.
Integration with IntelliJ is TBD.
Change-Id: I61e412162e51e513ec5888eda5221c9d145b6454
Reviewed-on: https://review.monogon.dev/c/monogon/+/493
Reviewed-by: Leopold Schabel <leo@nexantic.com>
diff --git a/third_party/go/shelf.pb.text b/third_party/go/shelf.pb.text
index dc199ab..a41790c 100644
--- a/third_party/go/shelf.pb.text
+++ b/third_party/go/shelf.pb.text
@@ -3268,6 +3268,13 @@
semver: "v0.0.0-20201215171152-6307297f4651"
>
entry: <
+ import_path: "golang.org/x/tools"
+ version: "v0.1.2-0.20210518182153-17b346669257"
+ bazel_name: "org_golang_x_tools"
+ sum: "h1:e7SbNJfMEurLnwdNnaP7LItYhtCPChdiq+j3RwB8YGY="
+ semver: "v0.1.2-0.20210518182153-17b346669257"
+>
+entry: <
import_path: "golang.org/x/xerrors"
version: "v0.0.0-20191204190536-9bdfabe68543"
bazel_name: "org_golang_x_xerrors"