chore(deps): bump github.com/go-pkgz/routegroup from 1.3.1 to 1.4.1 (#397)

Bumps [github.com/go-pkgz/routegroup](https://github.com/go-pkgz/routegroup) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/go-pkgz/routegroup/releases)
- [Commits](https://github.com/go-pkgz/routegroup/compare/v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/go-pkgz/routegroup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-03 06:33:48 +02:00
committed by GitHub
parent 34fb373659
commit e19f42b1eb
2 changed files with 3 additions and 4 deletions

3
go.mod
View File

@@ -1,14 +1,13 @@
module github.com/h44z/wg-portal
go 1.24.0
require (
github.com/a8m/envsubst v1.4.3
github.com/alexedwards/scs/v2 v2.8.0
github.com/coreos/go-oidc/v3 v3.13.0
github.com/glebarez/sqlite v1.11.0
github.com/go-ldap/ldap/v3 v3.4.10
github.com/go-pkgz/routegroup v1.3.1
github.com/go-pkgz/routegroup v1.4.1
github.com/go-playground/validator/v10 v10.25.0
github.com/google/uuid v1.6.0
github.com/prometheus-community/pro-bing v0.6.1