Updated WS

This commit is contained in:
Winni Neessen 2021-09-21 09:23:11 +02:00
parent b490e9bf98
commit 6ebd86d00a

View file

@ -4,11 +4,8 @@
<option name="autoReloadType" value="ALL" /> <option name="autoReloadType" value="ALL" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="fbb0c733-4aa1-4d27-87d5-c7276d8aa613" name="Default Changelist" comment="Updated build files for Arch and OpenBSD"> <list default="true" id="fbb0c733-4aa1-4d27-87d5-c7276d8aa613" name="Default Changelist" comment="v0.3.3: Separated HIBP code into its own module">
<change afterPath="$PROJECT_DIR$/go.sum" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/go.mod" beforeDir="false" afterPath="$PROJECT_DIR$/go.mod" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hibp/hibp.go" beforeDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -272,7 +269,8 @@
<MESSAGE value="For some reason, the tests on GH fail" /> <MESSAGE value="For some reason, the tests on GH fail" />
<MESSAGE value="Major refactor so that cmd and lib are separated" /> <MESSAGE value="Major refactor so that cmd and lib are separated" />
<MESSAGE value="Updated build files for Arch and OpenBSD" /> <MESSAGE value="Updated build files for Arch and OpenBSD" />
<option name="LAST_COMMIT_MESSAGE" value="Updated build files for Arch and OpenBSD" /> <MESSAGE value="v0.3.3: Separated HIBP code into its own module" />
<option name="LAST_COMMIT_MESSAGE" value="v0.3.3: Separated HIBP code into its own module" />
</component> </component>
<component name="VgoProject"> <component name="VgoProject">
<integration-enabled>true</integration-enabled> <integration-enabled>true</integration-enabled>