Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove discoveryengine samples #4373

Merged
merged 8 commits into from
Sep 11, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
try to fix linting error :/
telpirion committed Sep 10, 2024
commit deac46eb544de3b01dc4deb6e346aaa8088262ba
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -15,6 +15,7 @@ require (
github.com/google/uuid v1.6.0
github.com/h2non/filetype v1.1.3
golang.org/x/oauth2 v0.21.0
golang.org/x/tools v0.22.0
google.golang.org/api v0.189.0
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v2 v2.4.0