gotosocial/vendor/golang.org/x/crypto/ssh
Daenney 37f9a9fa94 [chore] Upgrade to SQLite 3.50.1 (#4255)
# Description

## Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: `[ ]` -> `[x]`

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

- [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md).
- [ ] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat.
- [x] I/we have not leveraged AI to create the proposed changes.
- [ ] I/we have performed a self-review of added code.
- [ ] I/we have written code that is legible and maintainable by others.
- [ ] I/we have commented the added code, particularly in hard-to-understand areas.
- [ ] I/we have made any necessary changes to documentation.
- [ ] I/we have added tests that cover new code.
- [ ] I/we have run tests and they pass locally with the changes.
- [ ] I/we have run `go fmt ./...` and `golangci-lint run`.

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4255
Co-authored-by: Daenney <daenney@noreply.codeberg.org>
Co-committed-by: Daenney <daenney@noreply.codeberg.org>
2025-06-10 01:08:57 +02:00
..
internal/bcrypt_pbkdf Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
buffer.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
certs.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
channel.go [chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2478) 2024-01-03 10:02:49 +00:00
cipher.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
client.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
client_auth.go [chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 (#3536) 2024-11-11 15:15:24 +00:00
common.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
connection.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
doc.go [chore]: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3080) 2024-07-08 07:33:11 +00:00
handshake.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
kex.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
keys.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
mac.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
messages.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
mlkem.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
mux.go [chore]: Bump golang.org/x/net from 0.15.0 to 0.16.0 (#2260) 2023-10-09 10:13:09 +02:00
server.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
session.go [chore]: Bump github.com/go-playground/validator/v10 (#1400) 2023-01-30 10:45:34 +01:00
ssh_gss.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
streamlocal.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
tcpip.go [chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887) 2025-03-10 10:22:28 +01:00
transport.go [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00