usb-ks

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 594f4f61cb6f8ef1758b4f62d2392f138f11922b
parent 822785a24f970bbad0df6d5a6b90bb318e2a194d
Author: Andrew Laack <andrew@laack.co>
Date:   Sun, 15 Mar 2026 16:14:49 -0500

Fix

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod @@ -1,4 +1,4 @@ -module usb-ks +module git.laack.co/andrewlaack/usb-ks go 1.26.1