Skip to content
Snippets Groups Projects
Verified Commit 72672b7a authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/AuthSCH-Go.iml" filepath="$PROJECT_DIR$/.idea/AuthSCH-Go.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="f8eec622-fc43-45a1-b989-d17928f7d369" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Go File" />
</list>
</option>
</component>
<component name="GOROOT" path="/usr/lib/go" />
<component name="KubernetesApiPersistence">
<option name="context" value="KSZK" />
<option name="namespace" value="newbies" />
</component>
<component name="ProjectId" id="1lQQgt9NCGCFm8JRh6leCWq4gpl" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="DefaultGoTemplateProperty" value="Go File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="go.import.settings.migrated" value="true" />
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
<property name="last_opened_file_path" value="$USER_HOME$" />
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="f8eec622-fc43-45a1-b989-d17928f7d369" name="Default Changelist" comment="" />
<created>1607526949392</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1607526949392</updated>
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VgoProject">
<integration-enabled>true</integration-enabled>
</component>
<component name="WindowStateProjectService">
<state x="760" y="402" key="#Go_Modules" timestamp="1607527088066">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="760" y="402" key="#Go_Modules/0.1080.1592.899/0.0.1920.1080@0.0.1920.1080" timestamp="1607527088066" />
</component>
</project>
\ No newline at end of file
package authsch
go.mod 0 → 100644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment