File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ericm/stonks/stonks.icu
33go 1.14
44
55require (
6- github.com/ericm/stonks v1.0.6
6+ github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8
77 github.com/piquette/finance-go v1.0.0
88 github.com/spf13/viper v1.7.0
99)
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
4040github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
4141github.com/ericm/stonks v1.0.6 h1:B5QQ6Ud+K7/52HQyzvugC/Iv9x6CWcauMpLx3/T95JU =
4242github.com/ericm/stonks v1.0.6 /go.mod h1:ZAXt4UH0PavD0ufu/yKPGsUWPbsYkxGpHLZOAR3zrB0 =
43+ github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8 h1:wsiTYt05PNVA58D9jaLRUEI5/Y7VfyzNqzRMYKB80HU =
44+ github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8 /go.mod h1:ZAXt4UH0PavD0ufu/yKPGsUWPbsYkxGpHLZOAR3zrB0 =
4345github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
4446github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
4547github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
You can’t perform that action at this time.
0 commit comments