Skip to content

Commit c970795

Browse files
committed
rebase
Signed-off-by: x1unix <9203548+x1unix@users.noreply.github.com>
1 parent e065d97 commit c970795

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integration-tests/docker/tests/loki-heroku/loki_heroku_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ import (
99
"testing"
1010
"time"
1111

12-
herokuencoding "github.com/heroku/x/logplex/encoding"
1312
"github.com/stretchr/testify/require"
1413

14+
herokuencoding "github.com/grafana/alloy/internal/component/loki/source/heroku/internal/encoding"
15+
1516
"github.com/grafana/alloy/integration-tests/docker/common"
1617
)
1718

0 commit comments

Comments
 (0)