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
There was an error processing your request: Could not analyze the repository: could not download repo: could not get latest module version from https://proxy.golang.org/gitlab.com/xengi/dotfiles/@latest: not found: gitlab.com/xengi/dotfiles@latest: unrecognized import path "gitlab.com/xengi/dotfiles": parse https://gitlab.com/xengi/dotfiles?go-get=1: no go-import meta tags (meta tag gitlab.com/XenGi/dotfiles did not match import path gitlab.com/xengi/dotfiles)
The text was updated successfully, but these errors were encountered:
I change the name in the url from xengi to XenGi. Maybe the old one is still cached somewhere? Cause apparently this was important. With the lowercase I couldn't run it through the proxy.
I also tried to lowercase the name in the go.mod but that also didn't work.
I can't figure out why the report card doesn't like my go module. I'm quite new to Go. Can someone help?
Here's my code: https://gitlab.com/XenGi/dotfiles
I'm getting this error:
The text was updated successfully, but these errors were encountered: