fix(deps): update github.com/mholt/caddy-l4 digest to e242017 #8

Open
svc-renovate-bot wants to merge 1 commit from renovate/github.com-mholt-caddy-l4-digest into main

This PR contains the following updates:

Package Type Update Change
github.com/mholt/caddy-l4 require digest 97fa8c1e242017

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mholt/caddy-l4](https://github.com/mholt/caddy-l4) | require | digest | `97fa8c1` → `e242017` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni4zIiwidXBkYXRlZEluVmVyIjoiNDIuNzYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
fix(deps): update github.com/mholt/caddy-l4 digest to e242017
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 13m17s
447801fd5b
## License & Vulnerability Scan
# REUSE-IgnoreStart
// SPDX-FileCopyrightText: NONE
//
// SPDX-License-Identifier: CC0-1.0
# REUSE-IgnoreEnd

Starting at Tue Jan 13 12:01:20 UTC 2026


[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)


No vulnerabilities found


# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: AGPL-3.0-or-later, CC0-1.0
* Read errors: 0
* Invalid SPDX License Expressions: 0
* Files with copyright information: 8 / 8
* Files with license information: 8 / 8

Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
# Caddy v2.10.2-14-44780
## Build Log
go: downloading github.com/magefile/mage v1.15.1-0.20241126214340-bdc92f694516
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading golang.org/x/tools v0.40.0
go: downloading howett.net/plist v1.0.1
go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0
go: downloading github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55
go: downloading golang.org/x/mod v0.31.0
all modules verified
Building linux/amd64
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-linux-amd64
sha256sum release/caddy-linux-amd64 | cut -f1 -d " " > release/caddy-linux-amd64.sha256
Building linux/arm64
GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-linux-arm64
sha256sum release/caddy-linux-arm64 | cut -f1 -d " " > release/caddy-linux-arm64.sha256
Building freebsd/amd64
GOOS=freebsd GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-freebsd-amd64
sha256sum release/caddy-freebsd-amd64 | cut -f1 -d " " > release/caddy-freebsd-amd64.sha256
Building freebsd/arm64
GOOS=freebsd GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-freebsd-arm64
sha256sum release/caddy-freebsd-arm64 | cut -f1 -d " " > release/caddy-freebsd-arm64.sha256
Building openbsd/amd64
GOOS=openbsd GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-openbsd-amd64
sha256sum release/caddy-openbsd-amd64 | cut -f1 -d " " > release/caddy-openbsd-amd64.sha256
Building openbsd/arm64
GOOS=openbsd GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-openbsd-arm64
sha256sum release/caddy-openbsd-arm64 | cut -f1 -d " " > release/caddy-openbsd-arm64.sha256

Commit: 447801fd5b
Actions: #14

<!-- Bot Anchor - Build Caddy --> <details open> <summary>## License & Vulnerability Scan</summary> ```shell # REUSE-IgnoreStart // SPDX-FileCopyrightText: NONE // // SPDX-License-Identifier: CC0-1.0 # REUSE-IgnoreEnd Starting at Tue Jan 13 12:01:20 UTC 2026 [0000] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) No vulnerabilities found # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: AGPL-3.0-or-later, CC0-1.0 * Read errors: 0 * Invalid SPDX License Expressions: 0 * Files with copyright information: 8 / 8 * Files with license information: 8 / 8 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-) ``` </details> # Caddy v2.10.2-14-44780 <details> <summary>## Build Log</summary> ```shell go: downloading github.com/magefile/mage v1.15.1-0.20241126214340-bdc92f694516 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading golang.org/x/tools v0.40.0 go: downloading howett.net/plist v1.0.1 go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0 go: downloading github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55 go: downloading golang.org/x/mod v0.31.0 all modules verified Building linux/amd64 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-linux-amd64 sha256sum release/caddy-linux-amd64 | cut -f1 -d " " > release/caddy-linux-amd64.sha256 Building linux/arm64 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-linux-arm64 sha256sum release/caddy-linux-arm64 | cut -f1 -d " " > release/caddy-linux-arm64.sha256 Building freebsd/amd64 GOOS=freebsd GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-freebsd-amd64 sha256sum release/caddy-freebsd-amd64 | cut -f1 -d " " > release/caddy-freebsd-amd64.sha256 Building freebsd/arm64 GOOS=freebsd GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-freebsd-arm64 sha256sum release/caddy-freebsd-arm64 | cut -f1 -d " " > release/caddy-freebsd-arm64.sha256 Building openbsd/amd64 GOOS=openbsd GOARCH=amd64 CGO_ENABLED=0 go build -o release/caddy-openbsd-amd64 sha256sum release/caddy-openbsd-amd64 | cut -f1 -d " " > release/caddy-openbsd-amd64.sha256 Building openbsd/arm64 GOOS=openbsd GOARCH=arm64 CGO_ENABLED=0 go build -o release/caddy-openbsd-arm64 sha256sum release/caddy-openbsd-arm64 | cut -f1 -d " " > release/caddy-openbsd-arm64.sha256 ``` </details> --- **Commit:** 447801fd5b8a85dd9711558e734edb5720355e7d **Actions:** [**`#14`**](https://git.auengun.net/dosh-llc/bin-caddy/actions/runs/14)
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 13m17s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-mholt-caddy-l4-digest:renovate/github.com-mholt-caddy-l4-digest
git switch renovate/github.com-mholt-caddy-l4-digest

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-mholt-caddy-l4-digest
git switch renovate/github.com-mholt-caddy-l4-digest
git rebase main
git switch main
git merge --ff-only renovate/github.com-mholt-caddy-l4-digest
git switch renovate/github.com-mholt-caddy-l4-digest
git rebase main
git switch main
git merge --no-ff renovate/github.com-mholt-caddy-l4-digest
git switch main
git merge --squash renovate/github.com-mholt-caddy-l4-digest
git switch main
git merge --ff-only renovate/github.com-mholt-caddy-l4-digest
git switch main
git merge renovate/github.com-mholt-caddy-l4-digest
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dosh-llc/bin-caddy!8
No description provided.