Update README
This commit is contained in:
@@ -17,7 +17,7 @@ Feel free to join our seperate [matrix](https://matrix.to/#/#reticulum-go-dev:ma
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Requires Go 1.24+
|
Requires Go 1.25+
|
||||||
|
|
||||||
```
|
```
|
||||||
make install
|
make install
|
||||||
@@ -42,4 +42,4 @@ revive -config revive.toml -formatter friendly ./pkg/* ./cmd/* ./internal/*
|
|||||||
|
|
||||||
## Cryptographic Libraries
|
## Cryptographic Libraries
|
||||||
|
|
||||||
- `golang.org/x/crypto` `v0.41.0` - Cryptographic primitives
|
- `golang.org/x/crypto` `v0.42.0` - Cryptographic primitives
|
||||||
|
|||||||
Reference in New Issue
Block a user