Skip to content

Commit

Permalink
fix: adjust modded version gore
Browse files Browse the repository at this point in the history
Signed-off-by: Zxilly <[email protected]>
  • Loading branch information
Zxilly committed Sep 15, 2024
1 parent 5f8efb7 commit ce71e0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.0

require (
github.com/ZxillyFork/gore v0.0.0-20240915200205-a676e98e413f
github.com/ZxillyFork/gore v0.0.0-20240915204338-5dc408f28f52
github.com/ZxillyFork/gosym v0.0.0-20240510024817-deed2b882525
github.com/ZxillyFork/trie v0.0.0-20240512061834-f75150731646
github.com/alecthomas/kong v1.2.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ github.com/ZxillyFork/gore v0.0.0-20240817161703-8709011f8ec2 h1:f8HQfNfULYLA2DX
github.com/ZxillyFork/gore v0.0.0-20240817161703-8709011f8ec2/go.mod h1:IaGxxbqNTf3Iluxnl5Ev8uImOL33Loyeb3mYHPE6y48=
github.com/ZxillyFork/gore v0.0.0-20240915200205-a676e98e413f h1:1GDA+4RZLM8Jo4lI/gaij/3NwkeCQ5c9YfRn+3fofd4=
github.com/ZxillyFork/gore v0.0.0-20240915200205-a676e98e413f/go.mod h1:gwGKzczBd4x7bgqwP0mFX2GyMx/nrvPaJkBY59Lr7Uo=
github.com/ZxillyFork/gore v0.0.0-20240915203421-e17a6a8867c5 h1:x8X97GYXYhYTBjYi1OMO/cxaDP8QJko+8K9I8ZhFHSU=
github.com/ZxillyFork/gore v0.0.0-20240915203421-e17a6a8867c5/go.mod h1:gwGKzczBd4x7bgqwP0mFX2GyMx/nrvPaJkBY59Lr7Uo=
github.com/ZxillyFork/gore v0.0.0-20240915204338-5dc408f28f52 h1:Y13goLfc6dQJO/Vg2318Jvfq2yEqvf6a0x+cvCVniCs=
github.com/ZxillyFork/gore v0.0.0-20240915204338-5dc408f28f52/go.mod h1:gwGKzczBd4x7bgqwP0mFX2GyMx/nrvPaJkBY59Lr7Uo=
github.com/ZxillyFork/gosym v0.0.0-20240510024817-deed2b882525 h1:JtN7QBnRxeyMvDJjVdfjhGHL/msqqapHMG5jPVYh32A=
github.com/ZxillyFork/gosym v0.0.0-20240510024817-deed2b882525/go.mod h1:AC2xDL/KBa60pBB/m0zRCDCGvzLrMkmW/aY0q+uThFE=
github.com/ZxillyFork/trie v0.0.0-20240512061834-f75150731646 h1:Mkm17zXN+CiAXdV9/7mdCUGuEzlUNu73mB6En++kUkE=
Expand Down

0 comments on commit ce71e0e

Please sign in to comment.