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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gofiber/swagger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.13
Choose a base ref
...
head repository: gofiber/swagger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.14
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 14, 2023

  1. Bump github.com/gofiber/fiber/v2 from 2.49.1 to 2.49.2

    Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.49.1 to 2.49.2.
    - [Release notes](https://github.com/gofiber/fiber/releases)
    - [Commits](gofiber/fiber@v2.49.1...v2.49.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gofiber/fiber/v2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    80a084c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from gofiber/dependabot/go_modules/github.com/…

    …gofiber/fiber/v2-2.49.2
    
    Bump github.com/gofiber/fiber/v2 from 2.49.1 to 2.49.2
    ReneWerner87 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8e992de View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fixing issue with 2.50 no longer compiles

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d00c959 View commit details
    Browse the repository at this point in the history
  2. Only upgrade gofiber

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d70d75d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from malusev998/fix/v2.50-no-compile-breaking-…

    …change
    
    Fixing issue with 2.50 no longer compiles
    ReneWerner87 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1f178f8 View commit details
    Browse the repository at this point in the history
Loading