Skip to content

Commit

Permalink
Fixed import formatting to match goimports (go-gorm#2568)
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli authored and jinzhu committed Sep 12, 2019
1 parent 13f19a5 commit 0c98e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dialects/postgres/postgres.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"encoding/json"
"errors"
"fmt"

_ "github.com/lib/pq"
"github.com/lib/pq/hstore"
)
Expand Down

0 comments on commit 0c98e7d

Please sign in to comment.