diff --git a/core/corehttp/webui.go b/core/corehttp/webui.go index 35a6203f7..9556cd97f 100644 --- a/core/corehttp/webui.go +++ b/core/corehttp/webui.go @@ -1,6 +1,6 @@ package corehttp -const WebUIPath = "/btfs/QmXPbvqAhB9zCcnmhHJcGMDTjVZVhRr7XKuxHwk4GivuRN" // v3.2.0 +const WebUIPath = "/btfs/QmU4M5L5Cs7rXF1AV6yq8h4hp3szNiWzc6LbzSRE2zbTJE" // v3.2.0 // this is a list of all past webUI paths. var WebUIPaths = []string{ diff --git a/go.mod b/go.mod index afa44eace..6a1da1ec3 100644 --- a/go.mod +++ b/go.mod @@ -10,14 +10,14 @@ require ( github.com/bittorrent/go-btfs-chunker v0.4.0 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.20241216025740-ce7de3e31860 - github.com/bittorrent/go-btfs-files v0.3.2-0.20241206082252-f4c1a3b2c90d + github.com/bittorrent/go-btfs-config v0.13.3 + github.com/bittorrent/go-btfs-files v0.3.2 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 github.com/bittorrent/go-mfs v0.4.0 - github.com/bittorrent/go-unixfs v0.7.1-0.20241206024825-93b8c4b57d53 - github.com/bittorrent/interface-go-btfs-core v0.8.3-0.20241206024747-09777076f753 + github.com/bittorrent/go-unixfs v0.8.0 + github.com/bittorrent/interface-go-btfs-core v0.9.0 github.com/bittorrent/protobuf v1.4.0 github.com/blang/semver v3.5.1+incompatible github.com/bradfitz/iter v0.0.0-20191230175014-e8f45d346db8 diff --git a/go.sum b/go.sum index df5a71dbc..2099885cd 100644 --- a/go.sum +++ b/go.sum @@ -212,11 +212,11 @@ github.com/bittorrent/go-btfs-cmds v0.3.0 h1:xpCBgk3zIm84Ne6EjeJgi8WLB5YJJUIFMjK github.com/bittorrent/go-btfs-cmds v0.3.0/go.mod h1:Fbac/Rou32G0jpoa6wLrNNDxcGOZbGfk+GiG0r3uEIU= github.com/bittorrent/go-btfs-common v0.9.1-0.20240823025041-824b78e1c643 h1:oUeQ8DRKOsgeRs11gkzPcgAw1wXYt48nSmYtqrkPSnA= github.com/bittorrent/go-btfs-common v0.9.1-0.20240823025041-824b78e1c643/go.mod h1:TO1VUCAZ1ZtCzMByGay8Kl0NyF+0PadIAX6k1Zp5H4w= -github.com/bittorrent/go-btfs-config v0.13.3-0.20241216025740-ce7de3e31860 h1:3uOvJ31DyKVpkxnP6fV2FyFyp/lUMjoqdvSdTjoAUzw= -github.com/bittorrent/go-btfs-config v0.13.3-0.20241216025740-ce7de3e31860/go.mod h1:ahh4rLSA+sl3FsHJ/ma6OOl6yu4ogCmeumzgBxKSIjg= +github.com/bittorrent/go-btfs-config v0.13.3 h1:2JeWoTiWUPmvsW3NUyuocMhuEbXya3sBaOz6cPFA3xs= +github.com/bittorrent/go-btfs-config v0.13.3/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.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-btfs-files v0.3.2 h1:NqCLqbq5S6hUe1dX5EINDDxbQIO7fDzVS8tS+N6eTcA= +github.com/bittorrent/go-btfs-files v0.3.2/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= @@ -228,10 +228,10 @@ github.com/bittorrent/go-mfs v0.4.0/go.mod h1:w7XQuaSCDsL0MhcMP02ViFJQHYg2tLf+/v github.com/bittorrent/go-path v0.4.1 h1:9qJe6V2/O3n8Z3tqgN3wgbYcXrcwAv1U3de5xiyYodg= github.com/bittorrent/go-path v0.4.1/go.mod h1:eNLsxJEEMxn/CDzUJ6wuNl+6No6tEUhOZcPKsZsYX0E= github.com/bittorrent/go-unixfs v0.7.0/go.mod h1:0UNGV0k5MFsMGOeNjOJFtURcXDFz8bjtyfhcom+vW7A= -github.com/bittorrent/go-unixfs v0.7.1-0.20241206024825-93b8c4b57d53 h1:on4IJttnb729mMxjsKVNLGvUH8ZbWyvEMoDQsBkYsTk= -github.com/bittorrent/go-unixfs v0.7.1-0.20241206024825-93b8c4b57d53/go.mod h1:0UNGV0k5MFsMGOeNjOJFtURcXDFz8bjtyfhcom+vW7A= -github.com/bittorrent/interface-go-btfs-core v0.8.3-0.20241206024747-09777076f753 h1:ZI+v7O3LXkH+DWXJiifPVeA9ChYoFl0U5gTbvuI5DgE= -github.com/bittorrent/interface-go-btfs-core v0.8.3-0.20241206024747-09777076f753/go.mod h1:tQ3d3uI2gH+AO7ikbBwlulRgff0/dzobz9H3SL00yYo= +github.com/bittorrent/go-unixfs v0.8.0 h1:uWMDFYB0BfKP7xyffjziSBriCxNoNvQR5bdcRXDUiPo= +github.com/bittorrent/go-unixfs v0.8.0/go.mod h1:0UNGV0k5MFsMGOeNjOJFtURcXDFz8bjtyfhcom+vW7A= +github.com/bittorrent/interface-go-btfs-core v0.9.0 h1:MRt0JKM3Tgstv1Z7OXlB2EJabifaY2uP2AHiWdE/oEM= +github.com/bittorrent/interface-go-btfs-core v0.9.0/go.mod h1:tQ3d3uI2gH+AO7ikbBwlulRgff0/dzobz9H3SL00yYo= github.com/bittorrent/protobuf v1.4.0 h1:3AW4SZUud3/8/orb8O/957CdspwxWjX/qprvF49aQ70= github.com/bittorrent/protobuf v1.4.0/go.mod h1:k2fZczatqZOyvWUezE02Xt5uFcVqdUd1tNeZwXjELCk= github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=