Skip to content

Commit

Permalink
Update imports for NATS (go-kit#881)
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <[email protected]>
  • Loading branch information
wallyqs authored and peterbourgon committed Jun 6, 2019
1 parent 967a971 commit df131de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stringsvc4/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
natstransport "github.com/go-kit/kit/transport/nats"
httptransport "github.com/go-kit/kit/transport/http"

"github.com/nats-io/go-nats"
"github.com/nats-io/nats.go"
)

// StringService provides operations on strings.
Expand Down

0 comments on commit df131de

Please sign in to comment.