X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=1f58f264d83ee08491ae14df40fa9f659eaf0a4f;hb=HEAD;hp=a78b02b6f485c38dc86d3f2e71bd845b68f86f93;hpb=266d69df149177560fe139d802f10ed544fbdaa9;p=ric-plt%2Fa1.git diff --git a/go.mod b/go.mod index a78b02b..1f58f26 100644 --- a/go.mod +++ b/go.mod @@ -44,6 +44,7 @@ require ( github.com/stretchr/testify v1.6.1 golang.org/x/net v0.0.0-20210428140749-89ef3d95e781 gopkg.in/yaml.v2 v2.4.0 + github.com/spf13/viper v1.7.0 ) require (