File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ It is only used in the [documentation][documentation-repo] repository.
66You can read more in the corresponding [ EMBEDDING.md] [ embedding-readme ] .
77
88[ documentation-repo ] : https://github.com/SpineEventEngine/documentation
9- [ embedding-readme ] : https://github.com/SpineEventEngine/documentation/tree /master/_code /EMBEDDING.md
9+ [ embedding-readme ] : https://github.com/SpineEventEngine/documentation/blob /master/EMBEDDING.md
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/SpineEventEngine/SpineEventEngine.github.io
33go 1.22.0
44
55require (
6- github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df // indirect
6+ github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1 // indirect
77 github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff // indirect
88)
Original file line number Diff line number Diff line change 1- github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df h1:cm1eYCkjSyoorfgigCxWVLHFoUUr/RFt/EFDu+HwC2M =
2- github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df /go.mod h1:0lSB4kPZY9Qk429mepYiraNIEucYDIwiNVhJ3Wn3gKo =
1+ github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1 h1:/vyN532WobxlG5eCnyWxif2GoNfmHYKrQuV+vg3vqZM =
2+ github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1 /go.mod h1:0lSB4kPZY9Qk429mepYiraNIEucYDIwiNVhJ3Wn3gKo =
33github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff h1:8kjfGJhf6LeS+IlK9NRktxtcv6O/WDneBuQD3QLPGIs =
44github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff /go.mod h1:atDeksDWBzsIidpW6Ivz2yYHwp2JPa1i1KXIxkctQ3c =
You can’t perform that action at this time.
0 commit comments