File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.1
55
66require (
77 github.com/Masterminds/semver/v3 v3.3.1
8- github.com/NethermindEth/cairo-vm-go v0.0.0-20241022093807-167daddfd4a4
8+ github.com/NethermindEth/cairo-vm-go v0.0.0-20250328115059-9d22f172e288
99 github.com/VictoriaMetrics/fastcache v1.12.2
1010 github.com/bits-and-blooms/bitset v1.22.0
1111 github.com/bits-and-blooms/bloom/v3 v3.7.0
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
1616github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
1717github.com/NethermindEth/cairo-vm-go v0.0.0-20241022093807-167daddfd4a4 h1:sAdffkxtfPBOGjxhyHUC4q0yUQJ/0ut8Rci+hctn/M4 =
1818github.com/NethermindEth/cairo-vm-go v0.0.0-20241022093807-167daddfd4a4 /go.mod h1:U1ls2WSMF5cxRI7jjm4G7mnS8f/XiFafMHCikN+tTQw =
19+ github.com/NethermindEth/cairo-vm-go v0.0.0-20250328115059-9d22f172e288 h1:/KNr8EcXkf60rUImUHo84/sa/p53OHgb7AS/MLAUf2k =
20+ github.com/NethermindEth/cairo-vm-go v0.0.0-20250328115059-9d22f172e288 /go.mod h1:U1ls2WSMF5cxRI7jjm4G7mnS8f/XiFafMHCikN+tTQw =
1921github.com/VictoriaMetrics/fastcache v1.12.2 h1:N0y9ASrJ0F6h0QaC3o6uJb3NIZ9VKLjCM7NQbSmF7WI =
2022github.com/VictoriaMetrics/fastcache v1.12.2 /go.mod h1:AmC+Nzz1+3G2eCPapF6UcsnkThDcMsQicp4xDukwJYI =
2123github.com/aclements/go-perfevent v0.0.0-20240301234650-f7843625020f h1:JjxwchlOepwsUWcQwD2mLUAGE9aCp0/ehy6yCHFBOvo =
You can’t perform that action at this time.
0 commit comments