345584c9ca
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
- Renamed deprecated NewServerTool[In, Out] to NewServerToolWithDeps[In, Out] - Updated dynamic_tools.go to use NewServerToolWithDeps (for special case with DynamicToolDependencies) - Renamed NewServerToolWithRawContextHandler to NewServerTool - Updated all call sites in dependencies.go and registry_test.go - All tests pass, linter passes Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>