stash/pkg/scraper
its-josh4 2b8c2534dd
Update a number of dependencies (incl. CVE fixes) (#4107)
* Update a number of dependencies (incl. CVE fixes)

Includes some dependencies that were upgraded in #4106 as well as a few more dependencies.

Some deps that have been upgraded had CVEs.

Notably, upgrades deprecated dependencies such as:
- `github.com/go-chi/chi` (replaced with `/v5`)
- `github.com/gofrs/uuid` (replaced with `/v5`)
- `github.com/hashicorp/golang-lru` (replaced with `/v2` which uses generics)

* Upgraded a few more deps

* lint

* reverted yaml library to v2

* remove unnecessary mod replace

* Update chromedp

Fixes #3733
2023-10-26 16:24:32 +11:00
..
stashbox Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
action.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
autotag.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
cache.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
config.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
cookies.go Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
country.go Change performer country value to be ISO code (#1922) 2022-10-28 16:37:57 +11:00
freeones.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
gallery.go Gallery URLs (#4114) 2023-09-25 12:27:20 +10:00
group.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
image.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
json.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
json_test.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
mapped.go Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
mapped_test.go Add unix timestamp parsing to scrapers parseDate (#2817) 2022-09-30 15:35:56 +10:00
movie.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
performer.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
postprocessing.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
query_url.go Gallery URLs (#4114) 2023-09-25 12:27:20 +10:00
scene.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
scraper.go Include old URL in script input (#3940) 2023-07-26 12:59:16 +10:00
script.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
stash.go Gallery URLs (#4114) 2023-09-25 12:27:20 +10:00
url.go Allow use of Proxy (#3284) 2023-02-07 09:46:18 +11:00
xpath.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
xpath_test.go Allow use of Proxy (#3284) 2023-02-07 09:46:18 +11:00