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

Gin is more and more bloated now #1604

Closed
iiinsomnia opened this issue Oct 23, 2018 · 4 comments
Closed

Gin is more and more bloated now #1604

iiinsomnia opened this issue Oct 23, 2018 · 4 comments

Comments

@iiinsomnia
Copy link

iiinsomnia commented Oct 23, 2018

Description

When go get Gin, it will pull many unnecessary dependences, like grpcgolang.org/x/cryptogolang.org/x/sysgolang.org/x/lint etc.

@thinkerou
Copy link
Member

go.mod could lead to the issue, I will fix it, thanks!

@thinkerou
Copy link
Member

@iiinsomnia please give me reproduce steps, thanks!

@thinkerou
Copy link
Member

ref: golang/go#28156

@thinkerou
Copy link
Member

duplicated #1566

appleboy pushed a commit that referenced this issue Jan 25, 2019
#1604 #1566 #1700 #1737 

because some dependencies only are used on example i.e. grpc.

Or migrate `examples` to gin-gonic/examples`?
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