Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Update to latest GoRE
Browse files Browse the repository at this point in the history
  • Loading branch information
TcM1911 committed Feb 8, 2021
1 parent aa19167 commit 6c450d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.13

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/goretk/gore v0.8.10
github.com/goretk/gore v0.8.12
github.com/kr/pretty v0.1.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/goretk/gore v0.8.10 h1:z+hZucUC4/fDAP0Q1RGrGM142928zAakd+tAAZCSNj4=
github.com/goretk/gore v0.8.10/go.mod h1:feYF9BIRgr3SsMoGBRia9UaifmCTvlYXqM3DmjFLpRo=
github.com/goretk/gore v0.8.12 h1:+Kdq3V3iBgpqxGaP8sx//0574Sj35pA1n8L12eqKMz4=
github.com/goretk/gore v0.8.12/go.mod h1:feYF9BIRgr3SsMoGBRia9UaifmCTvlYXqM3DmjFLpRo=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down

0 comments on commit 6c450d1

Please sign in to comment.