Skip to content

Commit

Permalink
update .../go-diff/diff import path
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitshur committed Apr 15, 2019
1 parent 8b9b25c commit 0489312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -69,13 +69,13 @@ import (
"github.com/shurcooL/go/reflectfind"
"github.com/shurcooL/go/reflectsource"
"github.com/shurcooL/httpfs/union"
"github.com/sourcegraph/go-diff/diff"
"github.com/shurcooL/httpgzip"
"github.com/shurcooL/markdownfmt/markdown"
"golang.org/x/net/websocket"
"golang.org/x/tools/godoc/vfs"
goimports "golang.org/x/tools/imports"
"gopkg.in/pipe.v2"
"sourcegraph.com/sourcegraph/go-diff/diff"

"github.com/shurcooL-legacy/Conception-go/caret"
"github.com/shurcooL-legacy/Conception-go/event"
Expand Down

0 comments on commit 0489312

Please sign in to comment.