File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/lmittmann/tint v1.1.2 // indirect
2626 github.com/mailru/easyjson v0.7.7 // indirect
2727 github.com/pmezard/go-difflib v1.0.0 // indirect
28- github.com/selesy/ethereum-mcp/gen v0.0.0-20250901143222-ec5e821f1804 // indirect
28+ github.com/selesy/ethereum-mcp/gen v0.0.0-20250901154801-d4c233633a9f // indirect
2929 github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
3030 golang.org/x/mod v0.22.0 // indirect
3131 golang.org/x/sync v0.10.0 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
2626github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
2727github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
2828github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
29- github.com/selesy/ethereum-mcp/gen v0.0.0-20250901143222-ec5e821f1804 h1:Kx1a+kybWAsa2omYizbW39ly8Ijs6dVcAeGsba/joMw =
30- github.com/selesy/ethereum-mcp/gen v0.0.0-20250901143222-ec5e821f1804 /go.mod h1:spQUq+TrIVOj+XfbHVOZwB+T9WYcJ3+mAdM0vsUDe8E =
29+ github.com/selesy/ethereum-mcp/gen v0.0.0-20250901154801-d4c233633a9f h1:P2q1cgIP7V0nt495obAAh7rI5te82hu9KyZrQnwJ4I4 =
30+ github.com/selesy/ethereum-mcp/gen v0.0.0-20250901154801-d4c233633a9f /go.mod h1:spQUq+TrIVOj+XfbHVOZwB+T9WYcJ3+mAdM0vsUDe8E =
3131github.com/selesy/jsonschema v0.14.0-rc1 h1:rGdpQeWFk76uxpmOx0lrA9Lwb+eVTBPZ6io5IC7rVIk =
3232github.com/selesy/jsonschema v0.14.0-rc1 /go.mod h1:QgbdOu2y8GVkNvmK+npB2dvXlbdEL0eQ2LrRcHRTcKU =
3333github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
You can’t perform that action at this time.
0 commit comments