Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Proto Kms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
Proto Kms
Merge requests
!8
clean-up for new repo location.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
clean-up for new repo location.
pub-clean-up
into
ekms-next-steps
Overview
0
Commits
1
Pipelines
0
Changes
8
Merged
Martin Stiemerling
requested to merge
pub-clean-up
into
ekms-next-steps
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
8
Expand
A few fixes to be ready for this new repo location under danet.
0
0
Merge request reports
Compare
ekms-next-steps
ekms-next-steps (base)
and
latest version
latest version
c976580d
1 commit,
1 year ago
8 files
+
11
−
9
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
kms/kms-keystore.go
+
1
−
1
Options
@@ -6,7 +6,7 @@ import (
@@ -6,7 +6,7 @@ import (
"log"
"log"
"sync"
"sync"
"code.fbi.h-da.de/d
emoqu
an
d
t/proto-kms/quantumlayer"
"code.fbi.h-da.de/dan
e
t/proto-kms/quantumlayer"
)
)
type
kmsKS
interface
{
type
kmsKS
interface
{
Loading