This commit is contained in:
2025-07-06 00:09:41 -05:00
parent 6e87fc9bcd
commit f291ba74e9

View File

@@ -11,7 +11,9 @@
Aiming to be fully compatible with the Python version. Aiming to be fully compatible with the Python version.
# Testing ## Usage
Requires Go 1.24+
``` ```
make install make install
@@ -29,4 +31,4 @@ revive -config revive.toml -formatter friendly ./pkg/* ./cmd/* ./internal/*
## External Packages ## External Packages
- `golang.org/x/crypto` `v0.37.0` - Cryptographic primitives - `golang.org/x/crypto` `v0.39.0` - Cryptographic primitives