Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user-functions/fx/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ replace (
)

require (
github.com/containerd/containerd v1.5.2
github.com/containerd/containerd v1.5.16
github.com/ease-lab/vhive-xdt/sdk/golang v0.0.0-00010101000000-000000000000
github.com/ease-lab/vhive-xdt/utils v0.0.0-00010101000000-000000000000
github.com/ease-lab/vhive/examples/protobuf/helloworld v0.0.0-20210624210547-e0cd5d053491
Expand Down
Loading