File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/modelcontextprotocol/go-sdk v1.1.0
88 github.com/spf13/cobra v1.10.1
99 github.com/stretchr/testify v1.11.1
10- golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b
10+ golang.org/x/exp v0.0.0-20260209203927-2842357ff358
1111 golang.org/x/time v0.14.0
1212)
1313
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ github.com/yosida95/uritemplate/v3 v3.0.2 h1:Ed3Oyj9yrmi9087+NczuL5BwkIc4wvTb5zI
2424github.com/yosida95/uritemplate/v3 v3.0.2 /go.mod h1:ILOh0sOhIJR3+L/8afwt/kE++YT040gmv5BQTMR2HP4 =
2525golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b h1:DXr+pvt3nC887026GRP39Ej11UATqWDmWuS99x26cD0 =
2626golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b /go.mod h1:4QTo5u+SEIbbKW1RacMZq1YEfOBqeXa19JeshGi+zc4 =
27+ golang.org/x/exp v0.0.0-20260209203927-2842357ff358 h1:kpfSV7uLwKJbFSEgNhWzGSL47NDSF/5pYYQw1V0ub6c =
28+ golang.org/x/exp v0.0.0-20260209203927-2842357ff358 /go.mod h1:R3t0oliuryB5eenPWl3rrQxwnNM3WTwnsRZZiXLAAW8 =
2729golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI =
2830golang.org/x/oauth2 v0.30.0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
2931golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
You can’t perform that action at this time.
0 commit comments