Update com_github_libp2p_go_libp2p_autonat commit hash to 842b9c4 (#1630)

This commit is contained in:
renovate[bot] 2019-02-18 17:07:26 -08:00 committed by terence tsao
parent 9f64ee7ecf
commit 8e906deabe

View File

@ -820,7 +820,7 @@ go_repository(
go_repository( go_repository(
name = "com_github_libp2p_go_libp2p_autonat", name = "com_github_libp2p_go_libp2p_autonat",
commit = "494f7fce997b6f5be4750dcc24350e06d3b4d67a", commit = "842b9c4919f5be0df3baee15b0f97e493f6d3fb2",
importpath = "github.com/libp2p/go-libp2p-autonat", importpath = "github.com/libp2p/go-libp2p-autonat",
) )