File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ require (
1818 github.com/mark3labs/mcp-go v0.57.0
1919 github.com/mozilla-ai/any-llm-go v0.9.0
2020 github.com/nyaruka/phonenumbers v1.8.1
21+ github.com/nyaruka/phonenumbers/v2 v2.0.7
2122 github.com/oklog/ulid/v2 v2.1.2
2223 github.com/spf13/cobra v1.10.2
2324 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -201,6 +201,7 @@ github.com/ncruces/go-strftime v1.0.0 h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOF
201201github.com/ncruces/go-strftime v1.0.0 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
202202github.com/nyaruka/phonenumbers v1.8.1 h1:2K9YMQuv1dCGqjjzB1DwmdCe89khT4KPBQb2CxAMMlU =
203203github.com/nyaruka/phonenumbers v1.8.1 /go.mod h1:fsKPJ70O9JetEA4ggnJadYTFWwtGPvu/lETTXNXq6Cs =
204+ github.com/nyaruka/phonenumbers/v2 v2.0.7 /go.mod h1:pKu+U8m/6xzgPlYxQ9D89irpcWeB4/J7lKd3FbhQaqw =
204205github.com/oklog/ulid/v2 v2.1.2 h1:IEclFb9JNvzYA6MW2SCxbLzcHTVsfqm3PrqGQJH5zec =
205206github.com/oklog/ulid/v2 v2.1.2 /go.mod h1:rcEKHmBBKfef9DhnvX7y1HZBYxjXb0cP5ExxNsTT1QQ =
206207github.com/ollama/ollama v0.32.6 h1:Jh996TTLL1rNePPDdyNY+70Sl9/NCmZDCd+BzPHrg84 =
You can’t perform that action at this time.
0 commit comments