Skip to content

Commit

Permalink
chore: vendor dependencies (GoogleCloudPlatform#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored Apr 18, 2022
1 parent 896ba1c commit 5b9c264
Show file tree
Hide file tree
Showing 1,287 changed files with 473,026 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@ jobs:
go-version: "1.18"
- name: Checkout code
uses: actions/checkout@v3
# TODO remove this step and the following when the repo is public
- name: Checkout AlloyDB connector
uses: actions/checkout@v3
with:
repository: "googlecloudplatform/alloydb-go-connector"
path: "alloydb-go-connector"
token: ${{ secrets.GH_PAT }}
- name: Point to local connector
run: |
go mod edit -replace=cloud.google.com/go/alloydbconn=./alloydb-go-connector
- name: Run tests
run: |
go test -v -race -cover -short ./...
5 changes: 5 additions & 0 deletions vendor/cloud.google.com/go/alloydbconn/.envrc.example

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions vendor/cloud.google.com/go/alloydbconn/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions vendor/cloud.google.com/go/alloydbconn/CONTRIBUTING.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

202 changes: 202 additions & 0 deletions vendor/cloud.google.com/go/alloydbconn/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions vendor/cloud.google.com/go/alloydbconn/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5b9c264

Please sign in to comment.