Skip to content

Commit 151f701

Browse files
Bump github.com/gofiber/fiber/v2 in /go/ql/test/experimental/CWE-525
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.51.0 to 2.52.5. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.51.0...v2.52.5) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d9f78b commit 151f701

File tree

668 files changed

+525072
-1305
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

668 files changed

+525072
-1305
lines changed

go/ql/test/experimental/CWE-525/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ go 1.21
44

55
require (
66
github.com/go-chi/chi/v5 v5.0.10
7-
github.com/gofiber/fiber/v2 v2.51.0
7+
github.com/gofiber/fiber/v2 v2.52.5
88
github.com/julienschmidt/httprouter v1.3.0
99
)
1010

1111
require (
1212
github.com/andybalholm/brotli v1.0.5 // indirect
13-
github.com/google/uuid v1.4.0 // indirect
14-
github.com/klauspost/compress v1.16.7 // indirect
13+
github.com/google/uuid v1.5.0 // indirect
14+
github.com/klauspost/compress v1.17.0 // indirect
1515
github.com/mattn/go-colorable v0.1.13 // indirect
1616
github.com/mattn/go-isatty v0.0.20 // indirect
1717
github.com/mattn/go-runewidth v0.0.15 // indirect
1818
github.com/rivo/uniseg v0.2.0 // indirect
1919
github.com/valyala/bytebufferpool v1.0.0 // indirect
20-
github.com/valyala/fasthttp v1.50.0 // indirect
20+
github.com/valyala/fasthttp v1.51.0 // indirect
2121
github.com/valyala/tcplisten v1.0.0 // indirect
22-
golang.org/x/sys v0.14.0 // indirect
22+
golang.org/x/sys v0.15.0 // indirect
2323
)

go/ql/test/experimental/CWE-525/vendor/github.com/andybalholm/brotli/LICENSE

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-525/vendor/github.com/andybalholm/brotli/README.md

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-525/vendor/github.com/andybalholm/brotli/backward_references.go

Lines changed: 185 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)