diff --git a/docs/2023-06-25-useful-tools.html b/docs/2023-06-25-useful-tools.html
index fbc97a1..e5627be 100644
--- a/docs/2023-06-25-useful-tools.html
+++ b/docs/2023-06-25-useful-tools.html
@@ -939,6 +939,13 @@
rel="nofollow"
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
+
https://github.com/burrowers/garble
-
- https://github.com/dkorunic/betteralign
-
UI
diff --git a/posts/2023-06-25-useful-tools.md b/posts/2023-06-25-useful-tools.md
index 14faaeb..2b8e58e 100644
--- a/posts/2023-06-25-useful-tools.md
+++ b/posts/2023-06-25-useful-tools.md
@@ -199,6 +199,7 @@ Memory
- https://pkg.go.dev/golang.org/x/telemetry/cmd/gotelemetry
- https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
+ - https://github.com/dkorunic/betteralign
- https://github.com/mvdan/gofumpt
- https://github.com/golangci/golangci-lint
- https://github.com/maruel/panicparse
@@ -209,7 +210,6 @@ Memory
- https://github.com/go101/golds
- https://github.com/burrowers/garble
-- https://github.com/dkorunic/betteralign
### UI