blake3

This page documents the Go import for blake3.

Install

Add the dependency to your module with go get:

go get "go.poplar.dev/blake3"

Upgrade

Upgrade the dependency of your module with go get:

go get -u "go.poplar.dev/blake3"

Other resources

Type / link Value
Source code https://github.com/PoplarVCS/blake3