Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

improved naming #475

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

improved naming #475

wants to merge 4 commits into from

Conversation

ppbrown
Copy link

@ppbrown ppbrown commented Jul 11, 2019

Cleans up the move from github.org/prasmussen, and also makes forking easier

@ppbrown
Copy link
Author

ppbrown commented Jul 11, 2019

Hmm. well, this code is ALMOST how I like it.
It does make forking easier.
If you do a "git clone" and then "go build", it works perfectly.
However, if you attempt to do

go get github.com/xxxx/gdrive

it fails, with
go/src/github.com/ppbrown/gdrive/handlers_drive.go:12:2: local import "./auth" in non-local package

go seems to be annoyingly inconsistent :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant