You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
191 B
Modula-2

2 years ago
module git.deuxfleurs.fr/Deuxfleurs/bagage
go 1.16
require (
github.com/go-ldap/ldap/v3 v3.4.1
github.com/minio/minio-go/v7 v7.0.12
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
)