Skip to content

Commit

Permalink
Update plugin_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jorben authored Aug 2, 2024
1 parent 0328675 commit dc6b924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/plugin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package plugin_test
import (
"context"
"fmt"
"github.com/kcat-io/go-plugin/plugin"
"github.com/jorben/go-plugin/plugin"
"github.com/stretchr/testify/assert"
"testing"
)
Expand Down

0 comments on commit dc6b924

Please sign in to comment.