[#45] Fix go_option in netmap package

This commit is contained in:
Alex Vanin 2020-08-14 10:01:41 +03:00 committed by Stanislav Bogatyrev
parent eb61f7cafd
commit af26bd2b5d

View file

@ -2,7 +2,7 @@ syntax = "proto3";
package neo.fs.v2.netmap;
option go_package = "github.com/nspcc-dev/neofs-api-go/netmap;netmap";
option go_package = "github.com/nspcc-dev/neofs-api-go/v2/netmap;netmap";
option csharp_namespace = "NeoFS.API.v2.Netmap";
// Set of rules to select a subset of nodes able to store container's objects