Skip to content

Commit

Permalink
Merge branch 'release/1.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
alaingilbert committed Sep 20, 2018
2 parents dccb1d9 + 6ece4ed commit a0bd057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogame.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import (
"unicode"

"github.com/PuerkitoBio/goquery"
"github.com/Sirupsen/logrus"
"github.com/pkg/errors"
"github.com/sirupsen/logrus"
"golang.org/x/net/html"
"golang.org/x/text/runes"
"golang.org/x/text/transform"
Expand Down

0 comments on commit a0bd057

Please sign in to comment.