FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove import comment to make package usable when cloning from GitHub by CrushedPixel · Pull Request #1 · trimmer-io/go-timecode · GitHub

Remove import comment to make package usable when cloning from GitHub - #1

Open
CrushedPixel wants to merge 1 commit into
trimmer-io:masterfrom
CrushedPixel:master
Open

Remove import comment to make package usable when cloning from GitHub#1
CrushedPixel wants to merge 1 commit into
trimmer-io:masterfrom
CrushedPixel:master

Conversation

Copy link
Copy Markdown

Right now, calling go build github.com/trimmer-io/go-timecode/timecode yields the following error:

can't load package: package github.com/trimmer-io/go-timecode/timecode: code in directory /GOPATH/src/github.com/trimmer-io/go-timecode/timecode expects import "trimmer.io/go-timecode/timecode"

This issue also causes projects depending on timecode to fail building, so a fix is necessary.
I removed the // import comment to make the package usable when cloning from GitHub.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL