Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/event/enhancing-schema-discovery-2020/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Challeges in Enhancing Schema Discovery of JSON Documents
title: Challenges in Enhancing Schema Discovery of JSON Documents
event: Research Idea Ring
event_url: https://rit.zoom.us/meeting/register/tJMtceCorzoqEtL1p3uM96bg-KVLTHfYoB0n

Expand Down
7 changes: 0 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
module github.com/wowchemy/starter-hugo-research-group

go 1.15

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241012174104-661cadc17327
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240509231741-c3d23d929bc6
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.2 // indirect
)
Loading