mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 13:50:49 +01:00
Updated WS
This commit is contained in:
parent
b490e9bf98
commit
6ebd86d00a
1 changed files with 3 additions and 5 deletions
|
@ -4,11 +4,8 @@
|
|||
<option name="autoReloadType" value="ALL" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="fbb0c733-4aa1-4d27-87d5-c7276d8aa613" name="Default Changelist" comment="Updated build files for Arch and OpenBSD">
|
||||
<change afterPath="$PROJECT_DIR$/go.sum" afterDir="false" />
|
||||
<list default="true" id="fbb0c733-4aa1-4d27-87d5-c7276d8aa613" name="Default Changelist" comment="v0.3.3: Separated HIBP code into its own module">
|
||||
<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>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
@ -272,7 +269,8 @@
|
|||
<MESSAGE value="For some reason, the tests on GH fail" />
|
||||
<MESSAGE value="Major refactor so that cmd and lib are separated" />
|
||||
<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 name="VgoProject">
|
||||
<integration-enabled>true</integration-enabled>
|
||||
|
|
Loading…
Reference in a new issue