Add 'wdcli monday' command

This commit is contained in:
Tom Wiesing 2022-09-08 12:06:19 +02:00
parent fc3b9170a6
commit df4cfa3567
No known key found for this signature in database
7 changed files with 75 additions and 110 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/alessio/shellescape v1.4.1
github.com/feiin/sqlstring v0.3.0
github.com/pkg/errors v0.9.1
github.com/tkw1536/goprogram v0.0.10
github.com/tkw1536/goprogram v0.0.11
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
gorm.io/driver/mysql v1.3.6
gorm.io/gorm v1.23.8