fix(nix): update vendorHash and vendor dir for new deps
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Dict TLS
|
||||
|
||||
This is a vendored version of [godicttls](https://github.com/gaukas/godicttls)
|
||||
|
||||
Below is a copy of the original README.md
|
||||
|
||||
# godicttls
|
||||
Dictionary for TLS written in Go providing bidirectional mapping values to their names, plus enum convenience for values.
|
||||
|
||||
Last Update with data fetched from [IANA](www.iana.org) in March 2023:
|
||||
- Transport Layer Security (TLS) Parameters [link](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml)
|
||||
- Transport Layer Security (TLS) Extensions [link](https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml)
|
||||
Reference in New Issue
Block a user