RENAME : goMP -> gomp
Renaming goMP to gomp as it feels kind of awkward to have two upper case letters in a name of cli program.
This commit is contained in:
2
cache/cache.go
vendored
2
cache/cache.go
vendored
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/aditya-K2/goMP/utils"
|
||||
"github.com/aditya-K2/gomp/utils"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user