mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
openziti-rest-kitchen -> openziti (#158)
This commit is contained in:
@ -3,7 +3,7 @@ package controller
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/openziti-test-kitchen/zrok/controller/store"
|
||||
"github.com/openziti/zrok/controller/store"
|
||||
)
|
||||
|
||||
func sparkDataForShares(shrs []*store.Share) (map[string][]int64, error) {
|
||||
|
Reference in New Issue
Block a user