Skip to content

Commit 11f0737

Browse files
committed
Update stonks in stonks.icu
1 parent f151830 commit 11f0737

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

stonks.icu/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ericm/stonks/stonks.icu
33
go 1.14
44

55
require (
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
)

stonks.icu/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
4040
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
4141
github.com/ericm/stonks v1.0.6 h1:B5QQ6Ud+K7/52HQyzvugC/Iv9x6CWcauMpLx3/T95JU=
4242
github.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=
4345
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
4446
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
4547
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=

0 commit comments

Comments
 (0)