Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

feature: Update swagger/files to version 2.0.0#44

Merged
ReneWerner87 merged 2 commits intogofiber:mainfrom
Jictyvoo:main
Mar 29, 2023
Merged

feature: Update swagger/files to version 2.0.0#44
ReneWerner87 merged 2 commits intogofiber:mainfrom
Jictyvoo:main

Conversation

@Jictyvoo
Copy link
Copy Markdown
Contributor

Update the dependency version to 2.0.0, which uses embed to swagger files

@ReneWerner87
Copy link
Copy Markdown
Member

Is there any breaking change included?

@ReneWerner87
Copy link
Copy Markdown
Member

@Jictyvoo can you pls update with the master

@Jictyvoo
Copy link
Copy Markdown
Contributor Author

Is there any breaking change included?

The main change was the use of swagger/files/v2 which started to use go:embed to "store" all swagger files. Before it used some kind of script to copy all files and store them as binaries inside go files.

On the middleware only this dependency and its use was changed

@Jictyvoo
Copy link
Copy Markdown
Contributor Author

@Jictyvoo can you pls update with the master

@ReneWerner87 Updated

@ReneWerner87 ReneWerner87 merged commit 9886dd0 into gofiber:main Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants