fix:_renamed import path to volker-raschek
This commit is contained in:
@ -2,7 +2,7 @@ package distribute
|
||||
|
||||
import (
|
||||
"context"
|
||||
"github.com/go-flucky/flucky/pkg/types"
|
||||
"github.com/volker-raschek/flucky/pkg/types"
|
||||
)
|
||||
|
||||
func MeasuredValues(ctx context.Context, channels int, inputChannel <-chan *types.MeasuredValue) []chan *types.MeasuredValue {
|
||||
|
Reference in New Issue
Block a user