Skip to content

Commit

Permalink
delete vendor folder
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Yang <[email protected]>
  • Loading branch information
Rui Yang committed Jul 12, 2023
1 parent cd4d00b commit 04d25c2
Show file tree
Hide file tree
Showing 603 changed files with 0 additions and 435,426 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ FROM ${builder_image} as builder
COPY . /src
WORKDIR /src
ENV CGO_ENABLED 0
ENV GOFLAGS -mod=vendor
RUN go build -o /assets/out ./cmd/out
RUN go build -o /assets/in ./cmd/in
RUN go build -o /assets/check ./cmd/check
Expand Down
22 changes: 0 additions & 22 deletions vendor/github.com/blang/semver/LICENSE

This file was deleted.

191 changes: 0 additions & 191 deletions vendor/github.com/blang/semver/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/github.com/blang/semver/json.go

This file was deleted.

Loading

0 comments on commit 04d25c2

Please sign in to comment.