Skip to content

Commit 5e62c0a

Browse files
committed
fix: import
1 parent 06bce72 commit 5e62c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/fffi/compiletime/app.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"github.com/stergiotis/boxer/public/config"
66
"github.com/stergiotis/boxer/public/observability/eh"
77
"github.com/stergiotis/boxer/public/observability/eh/eb"
8+
"github.com/stergiotis/boxer/public/fffi/runtime"
89
"github.com/urfave/cli/v2"
910
"io"
1011
"os"

0 commit comments

Comments
 (0)