We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9b25c commit 7baebe8Copy full SHA for 7baebe8
main.go
@@ -71,11 +71,11 @@ import (
71
"github.com/shurcooL/httpfs/union"
72
"github.com/shurcooL/httpgzip"
73
"github.com/shurcooL/markdownfmt/markdown"
74
+ "github.com/sourcegraph/go-diff/diff"
75
"golang.org/x/net/websocket"
76
"golang.org/x/tools/godoc/vfs"
77
goimports "golang.org/x/tools/imports"
78
"gopkg.in/pipe.v2"
- "sourcegraph.com/sourcegraph/go-diff/diff"
79
80
"github.com/shurcooL-legacy/Conception-go/caret"
81
"github.com/shurcooL-legacy/Conception-go/event"
0 commit comments