Skip to content

Commit

Permalink
Update stonks in stonks.icu
Browse files Browse the repository at this point in the history
  • Loading branch information
ericm committed May 28, 2020
1 parent f151830 commit 11f0737
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stonks.icu/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ericm/stonks/stonks.icu
go 1.14

require (
github.com/ericm/stonks v1.0.6
github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8
github.com/piquette/finance-go v1.0.0
github.com/spf13/viper v1.7.0
)
2 changes: 2 additions & 0 deletions stonks.icu/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/ericm/stonks v1.0.6 h1:B5QQ6Ud+K7/52HQyzvugC/Iv9x6CWcauMpLx3/T95JU=
github.com/ericm/stonks v1.0.6/go.mod h1:ZAXt4UH0PavD0ufu/yKPGsUWPbsYkxGpHLZOAR3zrB0=
github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8 h1:wsiTYt05PNVA58D9jaLRUEI5/Y7VfyzNqzRMYKB80HU=
github.com/ericm/stonks v1.0.7-0.20200528220819-f1518307cfa8/go.mod h1:ZAXt4UH0PavD0ufu/yKPGsUWPbsYkxGpHLZOAR3zrB0=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down

0 comments on commit 11f0737

Please sign in to comment.