chore: update protobuf to include protocol and internalDatabaseName properly
parent
4de91757
No related branches found
No related tags found
Pipeline #127149 passed
Stage: tag-release
Stage: get-release-tag
Stage: container-image
Stage: deploy-staging
... | ... | @@ -43,11 +43,3 @@ require ( |
google.golang.org/genproto/googleapis/rpc v0.0.0-20230911183012-2d3300fd4832 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) | ||
replace git.science.uu.nl/graphpolaris/broker => ../../dependencies/broker | ||
replace git.science.uu.nl/graphpolaris/keyvaluestore => ../../dependencies/keyvaluestore | ||
replace git.science.uu.nl/graphpolaris/query-conversion => ../../dependencies/query-conversion | ||
replace git.science.uu.nl/graphpolaris/query-execution => ../../dependencies/query-execution |
Please register or sign in to comment