Skip to content

Commit 25be93d

Browse files
committed
chore(deps): update ethereum-mcp version
1 parent e7ca813 commit 25be93d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/go-github/v74 v74.0.0
88
github.com/invopop/yaml v0.3.1
99
github.com/lmittmann/tint v1.1.2
10-
github.com/selesy/ethereum-mcp v0.0.0-20250901155032-47d7fb5164a7
10+
github.com/selesy/ethereum-mcp v0.1.0
1111
github.com/stretchr/testify v1.11.0
1212
)
1313

gen/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
2222
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
2323
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
2424
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
25-
github.com/selesy/ethereum-mcp v0.0.0-20250901155032-47d7fb5164a7 h1:i7HAQb7XVZuovbFa+aYQ1rwlqe6hMR/zMHhamuBU2dA=
26-
github.com/selesy/ethereum-mcp v0.0.0-20250901155032-47d7fb5164a7/go.mod h1:oN49l7EuQ/XkI9Fz1YomfBWth/K5+okCcNTflst73eY=
25+
github.com/selesy/ethereum-mcp v0.1.0 h1:R4iMYgEQ+qg6k6KZzRjZIQaNUt+OG+lvmYvjb+1g6oY=
26+
github.com/selesy/ethereum-mcp v0.1.0/go.mod h1:sfYXFegKyqhjuk3atQmYUIkfIAnA2D/6mEEB6dMox0E=
2727
github.com/selesy/jsonschema v0.14.0-rc1 h1:rGdpQeWFk76uxpmOx0lrA9Lwb+eVTBPZ6io5IC7rVIk=
2828
github.com/selesy/jsonschema v0.14.0-rc1/go.mod h1:QgbdOu2y8GVkNvmK+npB2dvXlbdEL0eQ2LrRcHRTcKU=
2929
github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8=

0 commit comments

Comments
 (0)