As I experienced the same problem, I tried to run the command you noted down. However, I get a warning message like:
WARNING: Failed to instantiate plugin GO: Modification of a read-only value attempted at /home/tvrl/Desktop/test/.snakemake/conda/a9885697a950c8db50bdcb37d8f2cb8c_/share/ensembl-vep-108.2-0/GO.pm line 327.
I use the latest version of the package and as far as I understand, I should get .gff file as the result of this command to be used in next runs. However I got two files as:
GO.pm_homo_sapiens_110_GRCh38.gff.lock
GO.pm_homo_sapiens_110_GRCh38.gff.tmp
How to fix this situation?