Skip to content

Commit

Permalink
Merge pull request #29 from oviceinc/feat/remove-workspace
Browse files Browse the repository at this point in the history
Remove go workspace
  • Loading branch information
h3poteto authored Jul 1, 2024
2 parents 79d974f + 477ad24 commit 84fb271
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 946 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ WORKDIR /workspace
# Copy the Go Modules manifests
COPY go.mod go.mod
COPY go.sum go.sum
COPY go.work go.work
COPY go.work.sum go.work.sum
# cache deps before building and copying source so that we don't need to re-download as much
# and so that source changes don't invalidate our downloaded layer

Expand Down
98 changes: 0 additions & 98 deletions api/go.sum

This file was deleted.

25 changes: 0 additions & 25 deletions api/v1alpha1/go.mod

This file was deleted.

98 changes: 0 additions & 98 deletions api/v1alpha1/go.sum

This file was deleted.

Loading

0 comments on commit 84fb271

Please sign in to comment.