Merge pull request #20 from ucan-wg/v1-fuzz-match-and-simple-glob

Rewrite simple glob match + FuzzMatch
This commit is contained in:
Michael Muré
2024-09-18 11:30:47 +02:00
committed by GitHub
8 changed files with 207 additions and 10 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.22
toolchain go1.22.4
require (
github.com/gobwas/glob v0.2.3
github.com/ipfs/go-cid v0.4.1
github.com/ipld/go-ipld-prime v0.21.0
github.com/libp2p/go-libp2p v0.36.3