X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=8085e16eb287b9bdeeced7aaff94c816d76cc36b;hb=refs%2Fchanges%2F51%2F7151%2F1;hp=7f5055545e6dc3715b05e805b5a7b28de52eea73;hpb=bf3832a4e8a0a5d9c0c83f784ae3778f4697fe61;p=ric-plt%2Fsdlgo.git diff --git a/go.mod b/go.mod index 7f50555..8085e16 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module gerrit.o-ran-sc.org/r/ric-plt/sdlgo go 1.12 require ( - github.com/go-redis/redis v6.15.9+incompatible + github.com/go-redis/redis/v7 v7.4.1 github.com/onsi/ginkgo v1.14.0 // indirect github.com/spf13/cobra v1.1.1 github.com/stretchr/testify v1.3.0