Add bounded administrative identity directories
verify / verify (push) Successful in 4m31s

This commit is contained in:
2026-09-05 01:19:57 -04:00
parent d476179148
commit 7c68a3499a
11 changed files with 352 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ The packages are ordinary Go imports. Pin the current preview and verify its
module checksum:
```bash
go get gamertan.com/web/requestmeta@v0.1.0-preview.24
go get gamertan.com/web/requestmeta@v0.1.0-preview.25
go mod verify
```