An error occurred while fetching the assigned milestone of the selected merge_request.
Initialize AssignForwardingHandler and KeyStoreHandler
Compare changes
- Malte Bauch authored
+ 3
− 3
@@ -71,7 +71,7 @@ func (ks *KmsKeyStore) AddKey(keyId uuid.UUID, keyToAdd []byte) error {
@@ -97,7 +97,7 @@ func (ks *KmsKeyStore) AddKeys(keys map[uuid.UUID][]byte) error {
@@ -142,7 +142,7 @@ func (ks *KmsKeyStore) DeleteKey(keyId uuid.UUID) {