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 26908e9 commit a9f922bCopy full SHA for a9f922b
go.mod
@@ -13,6 +13,7 @@ replace (
13
github.com/vhive-serverless/vSwarm-proto/proto/hipstershop => ./proto/hipstershop
14
github.com/vhive-serverless/vSwarm-proto/proto/hotel_reserv => ./proto/hotel_reserv
15
github.com/vhive-serverless/vSwarm-proto/proto/image_rotate => ./proto/image_rotate
16
+ github.com/vhive-serverless/vSwarm-proto/proto/video_processing => ./proto/video_processing
17
)
18
19
require (
0 commit comments