mirror of
https://github.com/araddon/dateparse.git
synced 2025-09-17 20:20:23 +08:00
Fork package to github.com/itlightning/dateparse
Various other cleanup: * Update README.md * Update github workflows * Add to copyright * Add .gitignore
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/araddon/dateparse"
|
||||
"github.com/itlightning/dateparse"
|
||||
"github.com/scylladb/termtables"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user