13 lines
274 B
Modula-2
13 lines
274 B
Modula-2
module forge.redroom.link/yves/meowlib
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/ProtonMail/gopenpgp/v2 v2.2.4
|
|
github.com/makiuchi-d/gozxing v0.1.1
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/rs/zerolog v1.25.0
|
|
github.com/stretchr/testify v1.4.0
|
|
google.golang.org/protobuf v1.28.1
|
|
)
|