This repository has been archived on 2024-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
go-scim/go.mod
2022-01-20 17:59:46 +01:00

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