1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="RemoteTargetsManager">
- <targets>
- <target name="WSL - Ubuntu" type="wsl" uuid="d4f8fab8-63d4-4605-bb97-9e1101d53b9f">
- <config>
- <option name="distributionMsId" value="Ubuntu" />
- <option name="projectRootOnTarget" value="/mnt/c/Program Files/JetBrains/GoLand 2022.1.1/jbr/bin /cdn-api" />
- </config>
- <ContributedStateBase type="GoLanguageRuntime">
- <config>
- <option name="goPath" value="/home/shiqi/go" />
- <option name="goRoot" value="/usr/local/go/bin/go" />
- <option name="goVersion" value="go1.18.3 linux/amd64" />
- </config>
- </ContributedStateBase>
- </target>
- </targets>
- </component>
- </project>
|