Skip to content

Commit

Permalink
update to bblfsh/sdk.v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros committed Sep 19, 2017
1 parent 4785824 commit 41d3c91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import (

"github.com/gin-gonic/gin"
"github.com/sirupsen/logrus"
"gopkg.in/bblfsh/sdk.v0/protocol"
"gopkg.in/bblfsh/sdk.v0/uast"
"gopkg.in/bblfsh/sdk.v1/protocol"
"gopkg.in/bblfsh/sdk.v1/uast"
)

type Server struct {
Expand Down

0 comments on commit 41d3c91

Please sign in to comment.