chore(deps): bump github.com/a8m/envsubst in the patch group

Bumps the patch group with 1 update: [github.com/a8m/envsubst](https://github.com/a8m/envsubst).


Updates `github.com/a8m/envsubst` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/a8m/envsubst/releases)
- [Commits](https://github.com/a8m/envsubst/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/a8m/envsubst
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 13:35:39 +00:00
committed by Dmytro Bondar
parent 9680e8350c
commit fd631d3b9f
2 changed files with 5 additions and 3 deletions

4
go.mod
View File

@@ -1,8 +1,10 @@
module github.com/h44z/wg-portal
go 1.23
toolchain go1.24.0
require (
github.com/a8m/envsubst v1.4.2
github.com/a8m/envsubst v1.4.3
github.com/coreos/go-oidc/v3 v3.12.0
github.com/gin-contrib/cors v1.7.3
github.com/gin-contrib/sessions v1.0.2