Skip to content

Commit

Permalink
feat(gateway): use go-libipfs
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Jan 27, 2023
1 parent 5908bbc commit e58bc2e
Show file tree
Hide file tree
Showing 32 changed files with 17 additions and 4,100 deletions.
2 changes: 1 addition & 1 deletion core/corehttp/gateway.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ import (
"net"
"net/http"

"github.com/ipfs/go-libipfs/gateway"
options "github.com/ipfs/interface-go-ipfs-core/options"
version "github.com/ipfs/kubo"
core "github.com/ipfs/kubo/core"
coreapi "github.com/ipfs/kubo/core/coreapi"
"github.com/ipfs/kubo/core/corehttp/gateway"
id "github.com/libp2p/go-libp2p/p2p/protocol/identify"
"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
)
Expand Down
35 changes: 0 additions & 35 deletions core/corehttp/gateway/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions core/corehttp/gateway/assets/README.md

This file was deleted.

203 changes: 0 additions & 203 deletions core/corehttp/gateway/assets/assets.go

This file was deleted.

14 changes: 0 additions & 14 deletions core/corehttp/gateway/assets/build.sh

This file was deleted.

67 changes: 0 additions & 67 deletions core/corehttp/gateway/assets/dag-index.html

This file was deleted.

99 changes: 0 additions & 99 deletions core/corehttp/gateway/assets/directory-index.html

This file was deleted.

65 changes: 0 additions & 65 deletions core/corehttp/gateway/assets/knownIcons.txt

This file was deleted.

Loading

0 comments on commit e58bc2e

Please sign in to comment.