diff --git a/configs/go.json b/configs/go.json index 1c129419..761188ec 100644 --- a/configs/go.json +++ b/configs/go.json @@ -18,6 +18,9 @@ } }, "repositories": [ + { + "target": "data-preservation-programs/singularity" + }, { "target": "filecoin-project/docker-hub-exporter" }, @@ -519,4 +522,4 @@ "target": "quic-go/webtransport-go" } ] -} \ No newline at end of file +}