diff --git a/cmd/shutter/go.mod b/cmd/shutter/go.mod index 0f5f3a8..ecfdf20 100644 --- a/cmd/shutter/go.mod +++ b/cmd/shutter/go.mod @@ -1,4 +1,4 @@ -module github.com/ptdewey/shutter/cmd/tui +module github.com/ptdewey/shutter/cmd/shutter go 1.25.2