• Josh Bleecher Snyder's avatar
    all: fix vet nits · 7c9f9106
    Josh Bleecher Snyder authored
    Fixes these vet complaints:
    
    net/error_test.go:254: unrecognized printf flag for verb 'T': '#'
    os/os_test.go:1067: arg mt for printf verb %d of wrong type: time.Time
    runtime/debug/garbage_test.go:83: arg dt for printf verb %d of wrong type: time.Time
    
    Change-Id: I0e986712a4b083b75fb111e687e424d06a85a47b
    Reviewed-on: https://go-review.googlesource.com/33167
    Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    7c9f9106
Name
Last commit
Last update
..
debug.s Loading commit data...
garbage.go Loading commit data...
garbage_test.go Loading commit data...
heapdump_test.go Loading commit data...
stack.go Loading commit data...
stack_test.go Loading commit data...
stubs.go Loading commit data...