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
This discussion was converted from issue #77 on November 27, 2024 05:55.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i got error when i run
make vendor
. gave me these errorsgithub.com/dimaskiddo/go-whatsapp-multidevice-rest/internal: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/cmd/main imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/pkg/env: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/cmd/main imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/pkg/log: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/cmd/main imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/pkg/router: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/docs: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/internal/auth: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/internal/auth/types: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/internal/index: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/internal/whatsapp: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/pkg/auth: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/pkg/whatsapp: no matching versions for query "latest" go: github.com/dimaskiddo/go-whatsapp-multidevice-rest/go-whatsapp-multidevice-rest/internal/whatsapp imports github.com/dimaskiddo/go-whatsapp-multidevice-rest/internal/whatsapp/types: no matching versions for query "latest" make[1]: *** [Makefile:22: vendor] Error 1 make: *** [Makefile:43: run] Error 2
can you please solve it. thanks
Beta Was this translation helpful? Give feedback.
All reactions