Commit fb837e0
committed
Update mcpd-plugins-sdk-go import path for restructured package
Update import path from:
github.com/mozilla-ai/mcpd-plugins-sdk-go/pkg/plugins/v1/plugins
to:
github.com/mozilla-ai/mcpd-plugins-sdk-go/pkg/plugins/v1
The alias 'pluginv1' is preserved so no other code changes are needed.
Requires mcpd-plugins-sdk-go v0.1.0 to be released first, at which
point go.mod and NOTICE should also be updated.1 parent cc3159d commit fb837e0
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments