X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=entities%2Fgo.mod;h=2eb5b88cba8e9deb1ace98fa0c08089ef34e7a13;hb=8d1875cd3313df1f916b7ccda1b83f67026ff057;hp=4c8b9db7be28c1e8dd10cb32422f47f705a23cc4;hpb=63df85b1ef600b2b8e3bb607a729311be379897e;p=ric-plt%2Fnodeb-rnib.git diff --git a/entities/go.mod b/entities/go.mod index 4c8b9db..2eb5b88 100644 --- a/entities/go.mod +++ b/entities/go.mod @@ -1,8 +1,5 @@ module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities -go 1.12 +go 1.17 -require ( - github.com/golang/protobuf v1.4.0 - google.golang.org/protobuf v1.23.0 -) +require google.golang.org/protobuf v1.23.0