Skip to content

Commit

Permalink
Update hello2.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jorben authored Aug 2, 2024
1 parent 4d02641 commit b2a75ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/plugins/hello2.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package plugins

import (
"context"
"github.com/kcat-io/go-plugin/plugin"
"github.com/jorben/go-plugin/plugin"
"log"
)

Expand Down

0 comments on commit b2a75ba

Please sign in to comment.