Switch to a newer fork of soup

This commit is contained in:
Archie B Vox 2024-12-09 23:37:37 -08:00
parent a2a5bd7f00
commit 5e013208ff
3 changed files with 10 additions and 6 deletions

View file

@ -17,7 +17,7 @@ import (
"strings"
"time"
"github.com/anaskhan96/soup"
"github.com/ByteSizedMarius/soup"
"github.com/signintech/gopdf"
)