Skip to content

Commit

Permalink
chore: clean up example project deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzzzzzzz committed Dec 11, 2023
1 parent da91f85 commit 50958c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/grpc-e2e-tests/tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/GoogleContainerTools/skaffold/v2/integration/examples/grpc-e2e
go 1.19

require (
github.com/GoogleContainerTools/skaffold/examples/grpc-e2e-tests/service v0.0.0-00010101000000-000000000000
github.com/google/uuid v1.3.0
github.com/onsi/ginkgo/v2 v2.2.0
github.com/onsi/gomega v1.21.1
Expand Down
1 change: 0 additions & 1 deletion integration/examples/grpc-e2e-tests/tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/GoogleContainerTools/skaffold/v2/integration/examples/grpc-e2e
go 1.19

require (
github.com/GoogleContainerTools/skaffold/examples/grpc-e2e-tests/service v0.0.0-00010101000000-000000000000
github.com/google/uuid v1.3.0
github.com/onsi/ginkgo/v2 v2.2.0
github.com/onsi/gomega v1.21.1
Expand Down

0 comments on commit 50958c6

Please sign in to comment.