here is the result:
go: finding golang.org/x/net v0.0.0-20200904194848-62affa334b73
INFO[0000] Trying: fallback="", secure=true file=main.go function=main.testBootstrap line=16
INFO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver: DNS error: SERVFAIL file=bootstrap.go function=github.com/algorand/go-algorand/tools/network.ReadFromSRV line=43
ERRO[0000] [Stack] goroutine 1 [running]:
runtime/debug.Stack(0xc0002228c0, 0xc0001da058, 0xc000223420)
/usr/lib/go-1.13/src/runtime/debug/stack.go:24 +0x9d
github.com/algorand/go-algorand/logging.logger.Error(0xc0002228c0, 0xc0001da058, 0xc0001dea70, 0x1, 0x1)
/home/treccani/go/pkg/mod/github.com/algorand/go-algorand@v0.0.0-20210122175925-573a34c457e9/logging/log.go:219 +0x48
main.testBootstrap(0x0, 0x0, 0xc000026101)
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:26 +0x201
main.main()
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:34 +0x55 file=main.go function=main.testBootstrap line=26
ERRO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver(DNS error: SERVFAIL), fallback resolver(<nil>), as well as using default resolver due to no answer for (_algobootstrap._tcp.mainnet.algorand.network., 33) from DNS servers [1.1.1.1:53 208.67.222.222:53 8.8.8.8:53 77.88.8.8:53 8.26.56.26:53 180.76.76.76:53] file=main.go function=main.testBootstrap line=26
INFO[0000] Found 0 SRV records: file=main.go function=main.printAddress line=12
INFO[0000] Trying: fallback="8.8.8.8", secure=true file=main.go function=main.testBootstrap line=16
INFO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver: DNS error: SERVFAIL file=bootstrap.go function=github.com/algorand/go-algorand/tools/network.ReadFromSRV line=43
ERRO[0000] [Stack] goroutine 1 [running]:
runtime/debug.Stack(0xc0002228c0, 0xc0001da058, 0xc00025e3f0)
/usr/lib/go-1.13/src/runtime/debug/stack.go:24 +0x9d
github.com/algorand/go-algorand/logging.logger.Error(0xc0002228c0, 0xc0001da058, 0xc0001df1f0, 0x1, 0x1)
/home/treccani/go/pkg/mod/github.com/algorand/go-algorand@v0.0.0-20210122175925-573a34c457e9/logging/log.go:219 +0x48
main.testBootstrap(0xd80782, 0x7, 0xc000026101)
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:26 +0x201
main.main()
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:35 +0x73 file=main.go function=main.testBootstrap line=26
ERRO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver(DNS error: SERVFAIL), fallback resolver(<nil>), as well as using default resolver due to no answer for (_algobootstrap._tcp.mainnet.algorand.network., 33) from DNS servers [1.1.1.1:53 208.67.222.222:53 8.8.8.8:53 77.88.8.8:53 8.26.56.26:53 180.76.76.76:53] file=main.go function=main.testBootstrap line=26
INFO[0000] Found 0 SRV records: file=main.go function=main.printAddress line=12
INFO[0000] Trying: fallback="", secure=false file=main.go function=main.testBootstrap line=16
INFO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver: DNS error: SERVFAIL file=bootstrap.go function=github.com/algorand/go-algorand/tools/network.ReadFromSRV line=43
ERRO[0000] [Stack] goroutine 1 [running]:
runtime/debug.Stack(0xc0002228c0, 0xc0001da058, 0xc00025f3b0)
/usr/lib/go-1.13/src/runtime/debug/stack.go:24 +0x9d
github.com/algorand/go-algorand/logging.logger.Error(0xc0002228c0, 0xc0001da058, 0xc0001df960, 0x1, 0x1)
/home/treccani/go/pkg/mod/github.com/algorand/go-algorand@v0.0.0-20210122175925-573a34c457e9/logging/log.go:219 +0x48
main.testBootstrap(0x0, 0x0, 0xc000026100)
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:26 +0x201
main.main()
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:36 +0x84 file=main.go function=main.testBootstrap line=26
ERRO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver(DNS error: SERVFAIL), fallback resolver(<nil>), as well as using default resolver due to no answer for (_algobootstrap._tcp.mainnet.algorand.network., 33) from DNS servers [1.1.1.1:53 208.67.222.222:53 8.8.8.8:53 77.88.8.8:53 8.26.56.26:53 180.76.76.76:53] file=main.go function=main.testBootstrap line=26
INFO[0000] Found 0 SRV records: file=main.go function=main.printAddress line=12
INFO[0000] Trying: fallback="8.8.8.8", secure=false file=main.go function=main.testBootstrap line=16
INFO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver: DNS error: SERVFAIL file=bootstrap.go function=github.com/algorand/go-algorand/tools/network.ReadFromSRV line=43
ERRO[0000] [Stack] goroutine 1 [running]:
runtime/debug.Stack(0xc0002228c0, 0xc0001da058, 0xc000284380)
/usr/lib/go-1.13/src/runtime/debug/stack.go:24 +0x9d
github.com/algorand/go-algorand/logging.logger.Error(0xc0002228c0, 0xc0001da058, 0xc00028a0e0, 0x1, 0x1)
/home/treccani/go/pkg/mod/github.com/algorand/go-algorand@v0.0.0-20210122175925-573a34c457e9/logging/log.go:219 +0x48
main.testBootstrap(0xd80782, 0x7, 0xc000026100)
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:26 +0x201
main.main()
/home/treccani/algo-test/go-algorand-test-dns-bootstrap/main.go:37 +0xa2 file=main.go function=main.testBootstrap line=26
ERRO[0000] ReadFromBootstrap: DNS LookupSRV failed when using system resolver(DNS error: SERVFAIL), fallback resolver(<nil>), as well as using default resolver due to no answer for (_algobootstrap._tcp.mainnet.algorand.network., 33) from DNS servers [1.1.1.1:53 208.67.222.222:53 8.8.8.8:53 77.88.8.8:53 8.26.56.26:53 180.76.76.76:53] file=main.go function=main.testBootstrap line=26
INFO[0000] Found 0 SRV records: file=main.go function=main.printAddress line=12