Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 59c9596

Browse files
authored
Merge pull request #1122 from muesli/muesli-logrus-url
Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus'
2 parents 19b48c2 + 21cb03a commit 59c9596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/gps/manager_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ func TestMultiFetchThreadsafe(t *testing.T) {
539539
mkPI("gopkg.in/sdboyer/gpkt.v2"),
540540
mkPI("github.com/Masterminds/VCSTestRepo"),
541541
mkPI("github.com/go-yaml/yaml"),
542-
mkPI("github.com/Sirupsen/logrus"),
542+
mkPI("github.com/sirupsen/logrus"),
543543
mkPI("github.com/Masterminds/semver"),
544544
mkPI("github.com/Masterminds/vcs"),
545545
//mkPI("bitbucket.org/sdboyer/withbm"),

0 commit comments

Comments
 (0)