chore: update anubis dependency to a specific commit version
This commit is contained in:
parent
860c5c62f5
commit
c3d0b14a81
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.z0x.ca/z0x/caddy-anubis
|
|||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/TecharoHQ/anubis v1.15.2
|
||||
git.z0x.ca/z0x/anubis v0.0.0-20240309031004-fcc59168a86c
|
||||
github.com/caddyserver/caddy/v2 v2.10.0
|
||||
go.uber.org/zap v1.27.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue