diff options
| author | 2025-10-14 15:34:01 +0200 | |
|---|---|---|
| committer | 2025-11-17 14:10:21 +0100 | |
| commit | a041f9f31d7341618d4e139be701b1e798fe94c7 (patch) | |
| tree | b2ba5cddb4c1ba9e3b8bc92ed504167a19983335 /vendor/modules.txt | |
| parent | [performance] handle emoji refreshes asynchronously when fetched as part of a... (diff) | |
| download | gotosocial-a041f9f31d7341618d4e139be701b1e798fe94c7.tar.xz | |
[performance] pull in latest httpsig with performance enhancements and bugfixes (#4500)
code.supseriousbusiness.org/httpsig: v1.4.0 -> v1.5.0
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4500
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 19b2ef773..d768c157e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -210,7 +210,7 @@ code.superseriousbusiness.org/go-jpeg-image-structure/v2 # code.superseriousbusiness.org/go-png-image-structure/v2 v2.3.0 ## explicit; go 1.12 code.superseriousbusiness.org/go-png-image-structure/v2 -# code.superseriousbusiness.org/httpsig v1.4.0 +# code.superseriousbusiness.org/httpsig v1.5.0 ## explicit; go 1.21 code.superseriousbusiness.org/httpsig # code.superseriousbusiness.org/oauth2/v4 v4.5.4-0.20250812115401-3961e46a7384 @@ -1179,7 +1179,6 @@ golang.org/x/crypto/hkdf golang.org/x/crypto/internal/alias golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/pbkdf2 -golang.org/x/crypto/ripemd160 golang.org/x/crypto/scrypt golang.org/x/crypto/sha3 golang.org/x/crypto/ssh |
