Skip to content

Commit ac8062f

Browse files
author
Jordan Halterman
committed
Clean up proxy dependencies
1 parent 2c0e99a commit ac8062f

File tree

2 files changed

+554
-2
lines changed

2 files changed

+554
-2
lines changed

proxy/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module github.com/atomix/runtime/proxy
33
go 1.18
44

55
require (
6-
github.com/atomix/api v0.0.0-20220517064555-1a41fdda0a79
7-
github.com/atomix/sdk v0.0.3-0.20220517083411-a8ffd9bcf738
6+
github.com/atomix/runtime v0.0.0-20220517094013-4907087c6098
87
github.com/gofrs/flock v0.8.1
98
github.com/spf13/cobra v1.4.0
109
google.golang.org/grpc v1.46.0

0 commit comments

Comments
 (0)