Sort go.mod

This commit is contained in:
Jesse Portnoy
2023-07-18 03:59:23 +01:00
parent 98bcf777fc
commit 07420a4df2
3 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"io/ioutil"
"strings"
"github.com/zyedidia/highlight"
"github.com/jessp01/gohighlight"
)
func main() {