Skip to content
Snippets Groups Projects

clean-up for new repo location.

Merged Martin Stiemerling requested to merge pub-clean-up into ekms-next-steps
8 files
+ 11
9
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
@@ -6,7 +6,7 @@ import (
@@ -6,7 +6,7 @@ import (
"log"
"log"
"sync"
"sync"
"code.fbi.h-da.de/demoquandt/proto-kms/quantumlayer"
"code.fbi.h-da.de/danet/proto-kms/quantumlayer"
)
)
type kmsKS interface {
type kmsKS interface {
Loading