X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=entities%2Fgo.mod;h=2eb5b88cba8e9deb1ace98fa0c08089ef34e7a13;hb=6f0febff2d177ef6da0de23f785f81aec0603d96;hp=b0518a7e2d58207313db4ca5d4a7421d27560d4c;hpb=718326d71c35bf7af233e8e3e32630bc55c60610;p=ric-plt%2Fnodeb-rnib.git diff --git a/entities/go.mod b/entities/go.mod index b0518a7..2eb5b88 100644 --- a/entities/go.mod +++ b/entities/go.mod @@ -1,5 +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.3.2 +require google.golang.org/protobuf v1.23.0