implement goproxy for dom rewrite dom

Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
Ronni Skansing
2025-10-16 09:59:32 +02:00
parent ee406aeecf
commit 7d8e53168c
7 changed files with 574 additions and 23 deletions

View File

@@ -19,6 +19,12 @@ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/o
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version
# github.com/PuerkitoBio/goquery v1.8.1
## explicit; go 1.13
github.com/PuerkitoBio/goquery
# github.com/andybalholm/cascadia v1.3.1
## explicit; go 1.16
github.com/andybalholm/cascadia
# github.com/atotto/clipboard v0.1.4
## explicit
github.com/atotto/clipboard