From 5dbc46f3c1c75bf922bcc1c3df342323c23c04ce Mon Sep 17 00:00:00 2001 From: James O'Doherty Date: Fri, 22 May 2026 10:14:03 -0400 Subject: docs: update README and AGENTS.md to reflect embedded launcher architecture --- go.mod | 2 -- 1 file changed, 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 3c0acb3..c5ef9d2 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,3 @@ module git.theodohertyfamily.com/tools/wg-wrap go 1.26.3 - -require golang.org/x/sys v0.45.0 // indirect -- cgit v1.2.3