recipes icon indicating copy to clipboard operation
recipes copied to clipboard

Please update the Fiber version on each go.mod file🐞

Open gaby opened this issue 2 years ago β€’ 4 comments

I have recently try to test Fiber using several examples, and it was until an hour later I noticed my error was because all the examples on this repo are using a go.mod file with old versions of Fiber.

I would be really helpful if all the examples were updated to the most recent version of Fiber.

gaby avatar May 05 '22 03:05 gaby

Thanks for opening your first issue here! πŸŽ‰ Be sure to follow the issue template!

welcome[bot] avatar May 05 '22 03:05 welcome[bot]

Dependabot should be handling this. I'll look into it later this week or this weekend.

hi019 avatar May 05 '22 04:05 hi019

Thanks! One example is this one: https://github.com/gofiber/recipes/blob/master/stream-request-body/go.mod

From my understanding dependabot only scans the root of the repo, not subdirectories.

Rel: https://github.com/dependabot/dependabot-core/issues/2178 https://github.com/dependabot/dependabot-core/issues/2824

gaby avatar May 05 '22 04:05 gaby

@hi019 Any updates on this?

gaby avatar Jun 12 '22 13:06 gaby

πŸ‘‹ Hello. Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 12 '22 01:08 stale[bot]

Yes, I will submit a PR for this soon

gaby avatar Aug 12 '22 14:08 gaby

PR has been submitted to close this issue.

gaby avatar Aug 13 '22 22:08 gaby