Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit 633ba08

Browse files
committed
remove vendor from git history
1 parent bc8a00e commit 633ba08

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ jobs:
44
docker:
55
- image: circleci/golang:1.12
66

7-
working_directory: /tmp
8-
97
steps:
108
- checkout
119
- run: wget https://bin.equinox.io/a/75VeNN6mcnk/github-com-kevinburke-go-bindata-go-bindata-linux-amd64.tar.gz

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,4 @@ data/lambda/main
8989
bindata.go
9090
build/
9191
.DS_Store
92+
vendor/

0 commit comments

Comments
 (0)