You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once PR edgexfoundry/go-mod-registry#6 has been merged, go-mod-registry will have been refactored to conform with using /pkg and /internal appropriately. This will require some imports and namespace changes.
First update go.mod to pull in latest go-mode-registry
Then update any failing imports and namespaces.
The text was updated successfully, but these errors were encountered:
Once PR edgexfoundry/go-mod-registry#6 has been merged,
go-mod-registry
will have been refactored to conform with using/pkg
and/internal
appropriately. This will require some imports and namespace changes.First update go.mod to pull in latest go-mode-registry
Then update any failing imports and namespaces.
The text was updated successfully, but these errors were encountered: