Updating sdlgo version
[ric-plt/a1.git] / go.mod
diff --git a/go.mod b/go.mod
index 40dac35..c2f7dd1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ module gerrit.o-ran-sc.org/r/ric-plt/a1
 
 go 1.16
 
-replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0
+replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.10.2
 
 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2
 
@@ -30,7 +30,7 @@ replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-pl
 
 require (
        gerrit.o-ran-sc.org/r/com/golog v0.0.2
-       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.7.0
+       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.10.2
        gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.0-00010101000000-000000000000
        github.com/go-openapi/errors v0.19.9
        github.com/go-openapi/loads v0.19.7
@@ -42,7 +42,7 @@ require (
        github.com/jessevdk/go-flags v1.5.0
        github.com/santhosh-tekuri/jsonschema/v5 v5.1.0
        github.com/stretchr/testify v1.6.1
-       golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
+       golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
        gopkg.in/yaml.v2 v2.4.0
        k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b // indirect