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 version
Browse files Browse the repository at this point in the history
  • Loading branch information
TcM1911 committed Jun 12, 2021
1 parent 3700a42 commit 408fb79
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.16
github.com/goretk/gore v0.8.18
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
@@ -1,8 +1,8 @@
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.16 h1:VU36XmMpkCkXT58L7moBi2x9OpaHxeruRY+T8cyUAio=
github.com/goretk/gore v0.8.16/go.mod h1:pswwr4VKZRoqrVzlvEU53Tg9i/RTPCf9ipkfP0jP9eE=
github.com/goretk/gore v0.8.18 h1:o+FnKF1c0ukPS14dw16BN34X77siMZibLpb4fyqxFOs=
github.com/goretk/gore v0.8.18/go.mod h1:pswwr4VKZRoqrVzlvEU53Tg9i/RTPCf9ipkfP0jP9eE=
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 408fb79

Please sign in to comment.