stash/pkg
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
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Do not log ECONNRESET errors when serving transcoded video files (#4099) 2023-09-11 12:46:21 +10:00
file Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
fsutil Fixed: CopyFile not working (#4104) 2023-09-11 14:43:42 +10:00
gallery Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
hash Model refactor (#3915) 2023-09-01 10:39:29 +10:00
image Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
job Fix gallery zip scan context (#3433) 2023-02-16 10:07:52 +11:00
logger Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
match Tagger match performer by alias (#4182) 2023-10-16 14:39:41 +11:00
models Remove deprecated graphql fields (#4064) 2023-10-17 11:59:35 +11:00
movie Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
performer Errors for performer/studio non-unique names (#4178) 2023-10-16 17:26:43 +11:00
plugin Plugin settings (#4143) 2023-10-18 14:09:13 +11:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
scraper Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
session Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
sliceutil Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
sqlite Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
studio Errors for performer/studio non-unique names (#4178) 2023-10-16 17:26:43 +11:00
tag Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
txn Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
utils SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00