Skip to content

Sample code was written for an older ADK version#966

Open
mehrworks wants to merge 1 commit intogoogle:mainfrom
mehrworks:fix_older_ADK_version
Open

Sample code was written for an older ADK version#966
mehrworks wants to merge 1 commit intogoogle:mainfrom
mehrworks:fix_older_ADK_version

Conversation

@mehrworks
Copy link
Copy Markdown

the project uses google.golang.org/adk v0.3.0

Breaking Changes Identified:
- google.golang.org/adk/cmd/launcher/adk package removed.
- services.NewStaticAgentLoader removed.
Fix: Refactored main.go and auditor.go to use the new v0.3.0 APIs:
- Switched to agent.NewMultiLoader.
- Updated launcher configuration to use launcher.Config and full.NewLauncher().

  • Verification:
    • go mod tidy now passes.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jan 26, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants