Skip to content

Commit

Permalink
robot update
Browse files Browse the repository at this point in the history
  • Loading branch information
ucwong committed Oct 1, 2023
1 parent 3ca0374 commit 12e6344
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/CortexFoundation/CortexTheseus v1.10.48
github.com/CortexFoundation/robot v1.0.7-0.20230925095445-ed66eab85b41
github.com/CortexFoundation/robot v1.0.7-0.20231001204802-6299a9ffd845
github.com/CortexFoundation/wormhole v0.0.2-0.20230922082251-f97b53242e48
github.com/anacrolix/dht/v2 v2.20.0
github.com/anacrolix/envpprof v1.3.0
Expand Down Expand Up @@ -86,7 +86,7 @@ require (
github.com/google/flatbuffers v23.5.26+incompatible // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7-0.20230914134745-d46c1d97e263 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
github.com/holiman/uint256 v1.2.3 // indirect
github.com/huandu/xstrings v1.4.0 // indirect
github.com/huin/goupnp v1.3.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/CortexFoundation/CortexTheseus v1.10.48 h1:VuoZuLeIQj35NMgD5Hjf5NI03R
github.com/CortexFoundation/CortexTheseus v1.10.48/go.mod h1:jx5fhu+wmI9L3uWFOfaZstyH+9ISwgu5Cr9QDMR6T38=
github.com/CortexFoundation/merkletree v0.0.0-20230724124840-b6e80265a137 h1:GdrLwJRKPrUSd4V/cBpPyzhNQEo8IDT7Le15hmuC+/4=
github.com/CortexFoundation/merkletree v0.0.0-20230724124840-b6e80265a137/go.mod h1:OwfhC316GcEJ9QVNWPqj6QV7sorcXBnc0P9p8dPfSbM=
github.com/CortexFoundation/robot v1.0.7-0.20230925095445-ed66eab85b41 h1:wM27dPLQOcOP+5lgqoe/3pfHhN2FpCYrhM+8cE1JJPU=
github.com/CortexFoundation/robot v1.0.7-0.20230925095445-ed66eab85b41/go.mod h1:8y8iDdeeXuTGBxQihkt+5KnwL6OtCLeA7HGpHm5+S1w=
github.com/CortexFoundation/robot v1.0.7-0.20231001204802-6299a9ffd845 h1:o3wr3lZfkXH5K6+LvID6lG6aofmoydVUX+NSv/ckiCg=
github.com/CortexFoundation/robot v1.0.7-0.20231001204802-6299a9ffd845/go.mod h1:kEJDioniiGBcIGCOsBPiWXavKHYw5EwHHe+gWHz4J48=
github.com/CortexFoundation/wormhole v0.0.2-0.20230922082251-f97b53242e48 h1:EDrk6U+GjSJ1FdbTrtRDe3LA/Ot6E3xu/HpXAio99B4=
github.com/CortexFoundation/wormhole v0.0.2-0.20230922082251-f97b53242e48/go.mod h1:a2ynt5IqAlGTWLQY0pILqkxYe4AzHLNd+bPmK/r03oE=
github.com/DataDog/zstd v1.5.6-0.20230622172052-ea68dcab66c0 h1:ye3LRgDs6Og7SKC1wBQH8oMaGczhCRpPpnU74l4rma8=
Expand Down Expand Up @@ -284,8 +284,8 @@ github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/ad
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/hashicorp/golang-lru/v2 v2.0.7-0.20230914134745-d46c1d97e263 h1:e6m7c5Xfi8bFNRkrKsWZbktFOGuJDlG7hJQwuBdPx/Y=
github.com/hashicorp/golang-lru/v2 v2.0.7-0.20230914134745-d46c1d97e263/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg=
github.com/holiman/uint256 v1.2.3 h1:K8UWO1HUJpRMXBxbmaY1Y8IAMZC/RsKB+ArEnnK4l5o=
Expand Down

0 comments on commit 12e6344

Please sign in to comment.