diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-02-08 21:38:48 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-02-08 21:38:48 -1000 |
| commit | 46ba3f5d560c88405ee93e68995740fd1207e663 (patch) | |
| tree | 8e14b420d55e6366d67d67748f0d36146b5e7eae /go.mod | |
| parent | 2e2b2187b957e9af78797a67ec5c6874615fae02 (diff) | |
Rename Go module to github.com/thepeterstone/claudomator
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/claudomator/claudomator +module github.com/thepeterstone/claudomator go 1.25.3 |
