Xapp-frame, v0.8.1 Rest Subscription Creation /Query /Deletion
[ric-plt/submgr.git] / go.mod
diff --git a/go.mod b/go.mod
index 2ea2cc8..76d405e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@ require (
        github.com/go-openapi/swag v0.19.7
        github.com/go-openapi/validate v0.19.6
        github.com/gorilla/mux v1.7.1
+       github.com/segmentio/ksuid v1.0.3
        github.com/spf13/viper v1.4.0
        github.com/stretchr/testify v1.5.1
 )