commit e41c1fdaf9126800589957a3bdd568fa96086ce5 parent f57a9e91db546b23f2f077e8222e2e1c8199e14b Author: Andrew Laack <andrew@laack.co> Date: Wed, 22 Apr 2026 00:59:32 -0500 Updated mod Diffstat:
| M | go.mod | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod @@ -1,4 +1,4 @@ -module git.laack.co/andrewlaack/usb-ks +module github.com/andrewlaack/usb-ks go 1.26.1