blob: bd1f61c9d26cc9933d25ada2b68c6a4047a1c5f7 [file] [log] [blame] [edit]
# Test case that makes sure we print a nice error message
# instead of the generic "unknown godebug" error message
# for removed GODEBUGs.
! go list
stderr '^go.mod:3: use of removed godebug "x509sha1", see https://go.dev/doc/godebug#go-124$'
-- go.mod --
module example.com/bar
godebug x509sha1=1