Skip to content

Commit

Permalink
conda-recipe: Don't pre-cache src/google.golang.org/api
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarteberg committed Jan 15, 2021
1 parent 889532a commit bbc2ba0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,11 @@ source:
# cloud.google.com/go/bigtable
# cloud.google.com/go/storage

- git_url: https://code.googlesource.com/google-api-go-client
git_tag: master
folder: src/google.golang.org/api
# Includes:
# src/google.golang.org/api/option
# - git_url: https://code.googlesource.com/google-api-go-client
# git_tag: master
# folder: src/google.golang.org/api
# # Includes:
# # src/google.golang.org/api/option

# grpc (not gorpc)
- git_url: https://github.com/grpc/grpc-go
Expand Down

0 comments on commit bbc2ba0

Please sign in to comment.