13 lines
350 B
Modula-2
13 lines
350 B
Modula-2
module lab.libreho.st/libre.sh/scim
|
|
|
|
go 1.17
|
|
|
|
require github.com/elimity-com/scim v0.0.0-20211119105057-007f1a2691f0
|
|
|
|
require (
|
|
github.com/di-wu/parser v0.2.2 // indirect
|
|
github.com/di-wu/xsd-datetime v1.0.0 // indirect
|
|
github.com/scim2/filter-parser/v2 v2.2.0 // indirect
|
|
)
|
|
|
|
// replace github.com/elimity-com/scim => /home/hougo/git/hrenard/scim
|