chore(config): add Repo.toml and update go.mod for config changes

This commit is contained in:
2026-01-08 15:46:12 -05:00
parent 1b3fc58457
commit af732567fd
2 changed files with 8 additions and 1 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/ipfs/go-cid
module code.sonr.org/go/cid
require (
github.com/multiformats/go-multibase v0.2.0