Add function registration to provider management
Change-Id: I9d25939faac09c641f19b24b30ef9ea484b879c3
diff --git a/capif/go.mod b/capif/go.mod
index 935c3b6..c3b4d28 100644
--- a/capif/go.mod
+++ b/capif/go.mod
@@ -102,6 +102,7 @@
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/cobra v1.3.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
+ github.com/stretchr/objx v0.2.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.1 // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect