Skip to content

Bump the go_modules group across 3 directories with 1 update#85

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/go_modules-861bc730b1
Open

Bump the go_modules group across 3 directories with 1 update#85
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/go_modules-861bc730b1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps the go_modules group with 1 update in the / directory: github.com/gofiber/fiber/v3.
Bumps the go_modules group with 1 update in the /apigen directory: github.com/gofiber/fiber/v3.
Bumps the go_modules group with 1 update in the /client directory: github.com/gofiber/fiber/v3.

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for drs-server ready!

Name Link
🔨 Latest commit 84eb278
🔍 Latest deploy log https://app.netlify.com/projects/drs-server/deploys/6a03b4ed6af4160008684eaf
😎 Deploy Preview https://deploy-preview-85--drs-server.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps the go_modules group with 1 update in the / directory: [github.com/gofiber/fiber/v3](https://github.com/gofiber/fiber).
Bumps the go_modules group with 1 update in the /apigen directory: [github.com/gofiber/fiber/v3](https://github.com/gofiber/fiber).
Bumps the go_modules group with 1 update in the /client directory: [github.com/gofiber/fiber/v3](https://github.com/gofiber/fiber).


Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

Updates `github.com/gofiber/fiber/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v3
  dependency-version: 3.2.0
  dependency-type: direct:production
- dependency-name: github.com/gofiber/fiber/v3
  dependency-version: 3.2.0
  dependency-type: direct:production
- dependency-name: github.com/gofiber/fiber/v3
  dependency-version: 3.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go_modules-861bc730b1 branch from 4b99a37 to 84eb278 Compare May 12, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants