X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=entities%2Fgo.mod;fp=entities%2Fgo.mod;h=6ce793cce2a8b85c9f329ecabb521699a088d220;hb=d696de476d23c73dca13df6460f617d006e70d97;hp=4c8b9db7be28c1e8dd10cb32422f47f705a23cc4;hpb=0bd7f7801765997e56ec2879349a4d24ffa3f853;p=ric-plt%2Fnodeb-rnib.git diff --git a/entities/go.mod b/entities/go.mod index 4c8b9db..6ce793c 100644 --- a/entities/go.mod +++ b/entities/go.mod @@ -2,7 +2,4 @@ module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities go 1.12 -require ( - github.com/golang/protobuf v1.4.0 - google.golang.org/protobuf v1.23.0 -) +require google.golang.org/protobuf v1.23.0