From 19d5da8fd4168039c61c3d96a6bf5230c0a7d514 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 15 Aug 2025 11:43:33 +0200 Subject: update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 796616a..0abb20d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ The tool checks for imports for a given `go.mod` file that - use `unsafe` - use cgo +- implement `init()` - import `/net/http/pprof` The checks are performed transitively, following dependencies. -- cgit v1.2.3