Skip to content
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

Dependencies #258

Open
sinys15 opened this issue Oct 18, 2018 · 3 comments
Open

Dependencies #258

sinys15 opened this issue Oct 18, 2018 · 3 comments

Comments

@sinys15
Copy link

sinys15 commented Oct 18, 2018

In your description we can see
"The ora package has no external Go dependencies and is available on GitHub and gopkg.in"
but really I see that it get dependencies

go get gopkg.in/rana/ora.v4
package golang.org/x/sync/errgroup: unrecognized import path golang.org/x/sync/
errgroup"
(https fetch: Get https://golang.org/x/sync/errgroup?go-get=1: Proxy A
uthentication Required)
go get gopkg.in/rana/ora.v4
cd .; git clone https://go.googlesource.com/sync C:\Users\xxx\go\src\gola
ng.org\x\sync
Cloning into C:\Users\xxx\go\src\golang.org\x\sync...
fatal: unable to access https://go.googlesource.com/sync/: Received HTTP code
407 from proxy after CONNECT
package golang.org/x/sync/errgroup: exit status 128

Is it possible really to clear code from dependencies?

@tgulacsi
Copy link
Collaborator

Sure, but cleaning the docs is easier :)

@sinys15
Copy link
Author

sinys15 commented Oct 18, 2018

Our admins don't like deep dependencies like
googlesource.com
google analytics
and so on.

Am I right that this driver wants gcc or something like this too?

@tgulacsi
Copy link
Collaborator

tgulacsi commented Oct 18, 2018 via email

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

No branches or pull requests

2 participants