env GO111MODULE=off

go list -f '{{.DefaultGODEBUG}}'
! stdout netedns0

-- foo.go --
package main

func main() {}