Creating Projects, Tasks and editing Task details, done/resume working.
This commit is contained in:
1
go.mod
1
go.mod
@@ -6,6 +6,7 @@ require (
|
||||
github.com/asdine/storm/v3 v3.2.0
|
||||
github.com/gdamore/tcell v1.3.0
|
||||
github.com/golang/protobuf v1.3.3 // indirect
|
||||
github.com/pgavlin/femto v0.0.0-20191028012355-31a9964a50b5
|
||||
github.com/rivo/tview v0.0.0-20200507165325-823f280c5426
|
||||
github.com/stretchr/testify v1.4.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 // indirect
|
||||
|
||||
Reference in New Issue
Block a user