These dependencies now live at:
https://github.com/q-uint/parser
https://github.com/q-uint/xsd-datetime
Maybe they also should be updated in go.mod etc. so that supply chain attacks by braking the redirect GitHub deploys are prevented.
.
There also seems to be an compatibly issue with newer versions of the scim lib. I encountered this when trying to call the methods of this from my own tests rather than executing this as an independent go project. Go tries to deup the versions by upgrading the deps of this module.
Ref: elimity-com/scim#203
These dependencies now live at:
https://github.com/q-uint/parser
https://github.com/q-uint/xsd-datetime
Maybe they also should be updated in go.mod etc. so that supply chain attacks by braking the redirect GitHub deploys are prevented.
.
There also seems to be an compatibly issue with newer versions of the scim lib. I encountered this when trying to call the methods of this from my own tests rather than executing this as an independent go project. Go tries to deup the versions by upgrading the deps of this module.
Ref: elimity-com/scim#203