-
- Downloads
Bump github.com/pion/dtls/v2 from 2.0.3 to 2.2.4 (#97)
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.0.3 to 2.2.4. - [Release notes](https://github.com/pion/dtls/releases) - [Commits](https://github.com/pion/dtls/compare/v2.0.3...v2.2.4 ) --- updated-dependencies: - dependency-name: github.com/pion/dtls/v2 dependency-type: indirect ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
- go.mod 9 additions, 10 deletionsgo.mod
- go.sum 30 additions, 11 deletionsgo.sum
- vendor/github.com/pion/dtls/v2/.gitignore 25 additions, 2 deletionsvendor/github.com/pion/dtls/v2/.gitignore
- vendor/github.com/pion/dtls/v2/.golangci.yml 39 additions, 5 deletionsvendor/github.com/pion/dtls/v2/.golangci.yml
- vendor/github.com/pion/dtls/v2/.goreleaser.yml 2 additions, 0 deletionsvendor/github.com/pion/dtls/v2/.goreleaser.yml
- vendor/github.com/pion/dtls/v2/AUTHORS.txt 55 additions, 0 deletionsvendor/github.com/pion/dtls/v2/AUTHORS.txt
- vendor/github.com/pion/dtls/v2/Makefile 0 additions, 6 deletionsvendor/github.com/pion/dtls/v2/Makefile
- vendor/github.com/pion/dtls/v2/README.md 17 additions, 27 deletionsvendor/github.com/pion/dtls/v2/README.md
- vendor/github.com/pion/dtls/v2/application_data.go 0 additions, 23 deletionsvendor/github.com/pion/dtls/v2/application_data.go
- vendor/github.com/pion/dtls/v2/certificate.go 108 additions, 21 deletionsvendor/github.com/pion/dtls/v2/certificate.go
- vendor/github.com/pion/dtls/v2/cipher_suite.go 176 additions, 109 deletionsvendor/github.com/pion/dtls/v2/cipher_suite.go
- vendor/github.com/pion/dtls/v2/cipher_suite_aes_128_ccm.go 0 additions, 93 deletionsvendor/github.com/pion/dtls/v2/cipher_suite_aes_128_ccm.go
- vendor/github.com/pion/dtls/v2/cipher_suite_go114.go 6 additions, 1 deletionvendor/github.com/pion/dtls/v2/cipher_suite_go114.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_ccm.go 0 additions, 5 deletions.../dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_ccm.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_ccm8.go 0 additions, 5 deletions...dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_ccm8.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_gcm_sha256.go 0 additions, 77 deletions...2/cipher_suite_tls_ecdhe_ecdsa_with_aes_128_gcm_sha256.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_256_cbc_sha.go 0 additions, 83 deletions...s/v2/cipher_suite_tls_ecdhe_ecdsa_with_aes_256_cbc_sha.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_rsa_with_aes_128_gcm_sha256.go 0 additions, 17 deletions.../v2/cipher_suite_tls_ecdhe_rsa_with_aes_128_gcm_sha256.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_ecdhe_rsa_with_aes_256_cbc_sha.go 0 additions, 17 deletions...tls/v2/cipher_suite_tls_ecdhe_rsa_with_aes_256_cbc_sha.go
- vendor/github.com/pion/dtls/v2/cipher_suite_tls_psk_with_aes_128_ccm.go 0 additions, 5 deletions...com/pion/dtls/v2/cipher_suite_tls_psk_with_aes_128_ccm.go
Loading
Please register or sign in to comment