mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Rename project.
Add build script.
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"regexp"
|
||||
"time"
|
||||
|
||||
"github.com/n1try/wakapi/models"
|
||||
"github.com/muety/wakapi/models"
|
||||
)
|
||||
|
||||
func ParseDate(date string) (time.Time, error) {
|
||||
|
Reference in New Issue
Block a user