Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
remove vendor from git history
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-v committed Jul 3, 2019
1 parent bc8a00e commit 633ba08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ jobs:
docker:
- image: circleci/golang:1.12

working_directory: /tmp

steps:
- checkout
- run: wget https://bin.equinox.io/a/75VeNN6mcnk/github-com-kevinburke-go-bindata-go-bindata-linux-amd64.tar.gz
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ data/lambda/main
bindata.go
build/
.DS_Store
vendor/

0 comments on commit 633ba08

Please sign in to comment.