Skip to content

convert to mods #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Nov 10, 2020
Merged

convert to mods #2

merged 18 commits into from
Nov 10, 2020

Conversation

amnonbc
Copy link
Contributor

@amnonbc amnonbc commented Nov 9, 2020

No description provided.

@@ -2,7 +2,7 @@ package node2

import (
"fmt"
"server/utils"
"github.com/redsift/sandbox-go/testFixtures/sift/server/utils"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to pulled into our sandbox, so package name should stay as "server/utils", otherwise we'll have an issue

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

relative paths don't work anymore
see golang/go#26645 (comment)

@deepakprabhakara
Copy link
Contributor

testFixtures/sift/server will need go.mod/go.sum files

@amnonbc amnonbc merged commit 9e18b78 into master Nov 10, 2020
@amnonbc amnonbc deleted the convert_to_modules branch November 10, 2020 13:17
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.

2 participants