remove any go mod changes

This reverts commit 6c7f7d6887.
This commit is contained in:
chrislu
2022-03-21 23:04:00 -07:00
parent 6c7f7d6887
commit a0bad1c997
3 changed files with 128 additions and 31 deletions

View File

@@ -62,6 +62,10 @@ message RemoteConf {
string storj_secret_key = 66;
string storj_endpoint = 67;
string contabo_access_key = 68;
string contabo_secret_key = 69;
string contabo_endpoint = 70;
string contabo_region = 71;
}
message RemoteStorageMapping {