mirror of
https://github.com/NotAShelf/watchdog.git
synced 2026-03-07 22:06:00 +00:00
internal: add referrer classification
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ibcaa09bfd4767876ea1cdd5b61c53b476a6a6964
This commit is contained in:
parent
0691e5ee34
commit
be4534bac8
6 changed files with 355 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -3,3 +3,5 @@ module notashelf.dev/watchdog
|
|||
go 1.25.5
|
||||
|
||||
require gopkg.in/yaml.v3 v3.0.1
|
||||
|
||||
require golang.org/x/net v0.51.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue