Skip to content

Contributing

Build

Requirements

  • Go 1.26+

Update modules

go get -u ./...
go mod tidy

Documentation

With Docker:

make docs