Skip to content

Commit

Permalink
feat: update go-btfs-files dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
cody committed Dec 6, 2024
1 parent faa2079 commit 8a791db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/bittorrent/go-btfs-cmds v0.3.0
github.com/bittorrent/go-btfs-common v0.9.1-0.20240823025041-824b78e1c643
github.com/bittorrent/go-btfs-config v0.13.3-0.20240822075319-c9a0e978f0b2
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206024949-1343cef68952
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206082252-f4c1a3b2c90d
github.com/bittorrent/go-btns v0.2.0
github.com/bittorrent/go-common/v2 v2.4.0
github.com/bittorrent/go-eccrypto v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ github.com/bittorrent/go-btfs-common v0.9.1-0.20240823025041-824b78e1c643/go.mod
github.com/bittorrent/go-btfs-config v0.13.3-0.20240822075319-c9a0e978f0b2 h1:zbmWBI69iBg6uRriAJ496NQfeEWlAwOrhSgsNK1/lLg=
github.com/bittorrent/go-btfs-config v0.13.3-0.20240822075319-c9a0e978f0b2/go.mod h1:ahh4rLSA+sl3FsHJ/ma6OOl6yu4ogCmeumzgBxKSIjg=
github.com/bittorrent/go-btfs-files v0.3.0/go.mod h1:ylMf73m6oK94hL7VPblY1ZZpePsr6XbPV4BaNUwGZR0=
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206024949-1343cef68952 h1:UPb87q3LxRtDqKyoCxXAHKOkMFe4UGvzuMQcTTROnD0=
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206024949-1343cef68952/go.mod h1:ylMf73m6oK94hL7VPblY1ZZpePsr6XbPV4BaNUwGZR0=
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206082252-f4c1a3b2c90d h1:4osxro2/lDZ/4wWat3n5kd4dLglnC8n9E2M+4cqIICc=
github.com/bittorrent/go-btfs-files v0.3.2-0.20241206082252-f4c1a3b2c90d/go.mod h1:ylMf73m6oK94hL7VPblY1ZZpePsr6XbPV4BaNUwGZR0=
github.com/bittorrent/go-btns v0.2.0 h1:OMpxUiRbtb/PRTK/z/flxcwOfTvNKMsTLOubYFhKy1s=
github.com/bittorrent/go-btns v0.2.0/go.mod h1:+Cinr/1Jl7V/Pqgz+vbOdHXkLVFbMqjypmbAv8QiQPs=
github.com/bittorrent/go-common/v2 v2.4.0 h1:u0jldKnQteTPQDNKj5GUBOUj2Tswn0+GfWN7yq2QAaY=
Expand Down

0 comments on commit 8a791db

Please sign in to comment.