"Hello, I'm having trouble understanding an error message that I'm getting. The error says: '2024/03/07 01:21:44 open ./vcs/pigs: no such file or directory'. I created the 'pigs' directory as a test in my code but later deleted the line. However, the error still persists and I can't seem to find where it's coming from. I've used grep to search through my code base but haven't found anything. Any help would be much appreciated. Thank you.
Here is the URL for reference: https://github.com/AviTheBrown/Version_Control_System/blob/main/main.go"