Skip to content

Commit bc8592e

Browse files
mattnabhimanyu003
andauthored
Fix go.mod (#1)
* Fix go.mod * Fix package name Co-authored-by: Abhimanyu Sharma <abhimanyusharma003@gmail.com>
1 parent c935cb2 commit bc8592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/abhimanyu003/sttr/processors"
88
"os"
99
"strings"
10-
10+
1111
"github.com/charmbracelet/bubbles/list"
1212
tea "github.com/charmbracelet/bubbletea"
1313
"github.com/charmbracelet/lipgloss"

0 commit comments

Comments
 (0)