We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0e99a commit ac8062fCopy full SHA for ac8062f
proxy/go.mod
@@ -3,8 +3,7 @@ module github.com/atomix/runtime/proxy
3
go 1.18
4
5
require (
6
- github.com/atomix/api v0.0.0-20220517064555-1a41fdda0a79
7
- github.com/atomix/sdk v0.0.3-0.20220517083411-a8ffd9bcf738
+ github.com/atomix/runtime v0.0.0-20220517094013-4907087c6098
8
github.com/gofrs/flock v0.8.1
9
github.com/spf13/cobra v1.4.0
10
google.golang.org/grpc v1.46.0
0 commit comments