From 18fbf7d510dae92e764f342f4d71aea733f36a0c Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 16 Jul 2023 07:01:03 +0300 Subject: [PATCH] changing file permissions to completely delete the workspace --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b677c4..07a9b9f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ # virtualgo [![Build Status](https://travis-ci.org/webmastak/vg.svg?branch=master)](https://travis-ci.org/webmastak/vg) [![codecov](https://codecov.io/gh/webmastak/vg/branch/master/graph/badge.svg)](https://codecov.io/gh/webmastak/vg) [![Go Report Card](https://goreportcard.com/badge/github.com/webmastak/vg)](https://goreportcard.com/report/github.com/webmastak/vg) +This [`package fork`](https://github.com/GetStream/vg) with fix to remove modules from workspace with permission error. + Virtualgo (or `vg` for short) is a tool which provides workspace based development for Go. Its main feature set that makes it better than other solutions is as follows: