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

Proxying upper case packages #1056

Closed
Halfi opened this issue Feb 14, 2019 · 1 comment
Closed

Proxying upper case packages #1056

Halfi opened this issue Feb 14, 2019 · 1 comment

Comments

@Halfi
Copy link

Halfi commented Feb 14, 2019

Describe the bug
When proxying upper case package, athens returns 500 error. For example gopkg.in/DATA-DOG/go-sqlmock.v1 package

Error Message

go get: upgrading gopkg.in/DATA-DOG/go-sqlmock.v1@v1.3.0: unexpected status (http://example.com/gopkg.in/%21d%21a%21t%21a-%21d%21o%21g/go-sqlmock.v1/@v/v1.3.2.info): 500 Internal Server Error

To Reproduce
GOPROXY=http://goproxy-url; go get -u gopkg.in/DATA-DOG/go-sqlmock.v1

Expected behavior
Receive package correctly.

Environment (please complete the following information):

  • OS: Darwin 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
  • Go version : go version go1.11.4 darwin/amd64
  • Buffalo Version : v0.13.1
  • Proxy version : v2.0.0
  • Storage (fs/mongodb/s3 etc.) : fs
@Halfi
Copy link
Author

Halfi commented Feb 14, 2019

Sorry, problem was in other package vmware-archive/healthcheck#24

@Halfi Halfi closed this as completed Feb 14, 2019
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

1 participant