Couchbase DB field level encryption : How to update/patch encrypted field in Golang?

I am able to do create/read with struct having fields encrypted, but update is not working. I am using MutateIn for update field.

It would be nice if you could share some example if you have one.

Hi @gauravkasliwal8 -
Can you show your code so someone can make an example that applies to your case? Thanks.