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

Commit 391b5b0

Browse files
committed
check: Updated tests with clarified output
1 parent 3a9760f commit 391b5b0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Gopkg.lock is out of sync:
2-
github.com/sdboyer/deptest: in input-imports, but not imported
2+
github.com/sdboyer/deptest: in Gopkg.lock's input-imports, but neither imported nor required
33

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# vendor is out of sync:
2-
github.com/sdboyer/deptest: hash of vendored tree didn't match digest in Gopkg.lock
2+
github.com/sdboyer/deptest: hash of vendored tree not equal to digest in Gopkg.lock
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Gopkg.lock is out of sync:
2-
github.com/sdboyer/deptestdos: missing from input-imports
3-
github.com/sdboyer/deptest: in input-imports, but not imported
2+
github.com/sdboyer/deptestdos: imported or required, but missing from Gopkg.lock's input-imports
3+
github.com/sdboyer/deptest: in Gopkg.lock's input-imports, but neither imported nor required
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Gopkg.lock is out of sync:
2-
github.com/sdboyer/deptestdos: missing from input-imports
2+
github.com/sdboyer/deptestdos: imported or required, but missing from Gopkg.lock's input-imports
33

0 commit comments

Comments
 (0)