Skip to content

Commit ab083c9

Browse files
committed
hack: try updated ucantone dep and fix
1 parent 2916e87 commit ab083c9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/fil-forge/indexing-service v1.13.5-0.20260619142411-efe3f5fab717
1212
github.com/fil-forge/libforge v0.0.0-20260724113901-7fc3b2cec1ef
1313
github.com/fil-forge/smelt v0.0.0-20260720130429-63116166a06c
14-
github.com/fil-forge/ucantone v0.0.0-20260717164324-ef993e165c8e
14+
github.com/fil-forge/ucantone v0.0.0-20260727184408-985c2487bdbb
1515
github.com/fil-forge/versitygw v0.0.0-20260716095011-7a65883d595a
1616
github.com/fxamacker/cbor/v2 v2.9.2
1717
github.com/go-jose/go-jose/v4 v4.1.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ github.com/fil-forge/libforge v0.0.0-20260724113901-7fc3b2cec1ef h1:xgkciShyWdCQ
254254
github.com/fil-forge/libforge v0.0.0-20260724113901-7fc3b2cec1ef/go.mod h1:0kXihIQ4L2uZ00nR5XrZ/Y8Db7Ht/qQNuiWslwMJ95M=
255255
github.com/fil-forge/smelt v0.0.0-20260720130429-63116166a06c h1:WHvsleEU6ZiNYDFgLx6KtorXulD+IuLiorMgmp4Th8s=
256256
github.com/fil-forge/smelt v0.0.0-20260720130429-63116166a06c/go.mod h1:NM/mk/XiP1Kzsy9HWGQeLsosPUvVY3bIrkUzqswThpU=
257-
github.com/fil-forge/ucantone v0.0.0-20260717164324-ef993e165c8e h1:5QXIXZxjs9ydFyEEeD0VVzyYwbtYAjTveaG1ki9WJMc=
258-
github.com/fil-forge/ucantone v0.0.0-20260717164324-ef993e165c8e/go.mod h1:oFY5BfD0bDeodGlbBHh3/nK99MAS93rGXjoQz7s5qgE=
257+
github.com/fil-forge/ucantone v0.0.0-20260727184408-985c2487bdbb h1:/vELGWiqd9oyVmeBf/dcUtJdlDLpEplJwIiQoYa0/Qg=
258+
github.com/fil-forge/ucantone v0.0.0-20260727184408-985c2487bdbb/go.mod h1:oFY5BfD0bDeodGlbBHh3/nK99MAS93rGXjoQz7s5qgE=
259259
github.com/fil-forge/versitygw v0.0.0-20260716095011-7a65883d595a h1:lDwnNmF4LNbevx/YYNCC0CazMiL4eIe38MvfqbRR3RA=
260260
github.com/fil-forge/versitygw v0.0.0-20260716095011-7a65883d595a/go.mod h1:t73Wa2xqpT0NdY+SzRZDiO+tQD13b3UEZRoe2wYFiIE=
261261
github.com/filecoin-project/go-data-segment v0.0.1 h1:1wmDxOG4ubWQm3ZC1XI5nCon5qgSq7Ra3Rb6Dbu10Gs=

0 commit comments

Comments
 (0)