Skip to content

add go.mod#98

Open
thaJeztah wants to merge 1 commit into
LK4D4:masterfrom
thaJeztah:gomod
Open

add go.mod#98
thaJeztah wants to merge 1 commit into
LK4D4:masterfrom
thaJeztah:gomod

Conversation

@thaJeztah

Copy link
Copy Markdown
Collaborator

looks like #97 doesn't like to be installed with the local source if no go module is available; guess it doesn't hurt to have one

@thaJeztah

Copy link
Copy Markdown
Collaborator Author

Ahm.. I guess that doesn't work in testing;

=== RUN   TestVndrInit
vndr_test.go:141: install github.com/LK4D4/dumbproject failed: exit status 1, out: go: finding module for package github.com/LK4D4/dumbproject
cannot find module providing package github.com/LK4D4/dumbproject: module github.com/LK4D4/dumbproject: git ls-remote -q origin in /tmp/test-vndr-375925155/pkg/mod/cache/vcs/ede4bc18a52cafd9d0dbd7b147c3ce0820fc4f1b8cb11784bca500b0375225d4: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant