wire: remove trailing CR at end of error about cycles (google/go-cloud#662)
This commit is contained in:
committed by
Ross Light
parent
282105c273
commit
ded9eb899b
@@ -2,4 +2,4 @@ example.com/foo/wire.go:x:y: cycle for example.com/foo.Bar:
|
||||
example.com/foo.Bar (example.com/foo.provideBar) ->
|
||||
example.com/foo.Foo (example.com/foo.provideFoo) ->
|
||||
example.com/foo.Baz (example.com/foo.provideBaz) ->
|
||||
example.com/foo.Bar
|
||||
example.com/foo.Bar
|
||||
Reference in New Issue
Block a user