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

[question] upgrade httpsnoop #234

Closed
malt3 opened this issue Aug 17, 2022 · 1 comment
Closed

[question] upgrade httpsnoop #234

malt3 opened this issue Aug 17, 2022 · 1 comment
Labels

Comments

@malt3
Copy link

malt3 commented Aug 17, 2022

Describe the problem you're having

I am using multiple dependencies, some using github.com/felixge/[email protected].
Would it be possible to upgrade httpsnoop to 1.0.3? As far as I can tell, there are no breaking changes.

Versions

Go version: go version go1.19 linux/amd64

package version: 3e03024

"Show me the code!"

go work sync
go: version constraints conflict:
	github.com/honeycombio/[email protected] requires github.com/felixge/[email protected], but github.com/felixge/[email protected] is requested
	github.com/letsencrypt/[email protected] requires github.com/felixge/[email protected], but github.com/felixge/[email protected] is requested
	github.com/sigstore/[email protected] requires github.com/felixge/[email protected], but github.com/felixge/[email protected] is requested

"Possible solution"

Upgrade httpsnoop using go get -u github.com/felixge/httpsnoop.

@coreydaley
Copy link
Contributor

Completed via #241

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Gorilla Web Toolkit Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants