blob: 1a787e1b18c1dd9265e6f2ed29f0871ce98f26d8 [file] [log] [blame]
# test that go version doesn't panic on non-go binaries
# See Issue #49181
[exec:/bin/true] cp /bin/true true
[exec:C:\windows\system32\help.exe] cp C:\windows\system32\help.exe help.exe
go version -m .
! stdout .
! stderr .