mirror of
https://github.com/grafana/loki.git
synced 2025-07-27 00:52:44 +08:00
chore: update loki modules for 3.0 release (#12433)
Signed-off-by: Edward Welch <edward.welch@grafana.com>
This commit is contained in:
@ -10,8 +10,8 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/grafana/loki/integration/client"
|
||||
"github.com/grafana/loki/integration/cluster"
|
||||
"github.com/grafana/loki/v3/integration/client"
|
||||
"github.com/grafana/loki/v3/integration/cluster"
|
||||
)
|
||||
|
||||
func TestSimpleScalable_IngestQuery(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user