From 57c408a3a0e69f1319b4092b6fac8dd838bf5e45 Mon Sep 17 00:00:00 2001 From: SyrieBianco Date: Wed, 12 Feb 2020 17:42:20 -0800 Subject: Update Godoc server to pkg.go.dev (#40) Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833 --- handler_test.go | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'handler_test.go') diff --git a/handler_test.go b/handler_test.go index ab8cd67..978f62d 100644 --- a/handler_test.go +++ b/handler_test.go @@ -34,10 +34,10 @@ func TestPackageShouldExist(t *testing.T) { - + - Nothing to see here. Please move along. + Nothing to see here. Please move along. `) @@ -58,10 +58,10 @@ func TestTrailingSlash(t *testing.T) { - + - Nothing to see here. Please move along. + Nothing to see here. Please move along. `) @@ -75,10 +75,10 @@ func TestDeepImports(t *testing.T) { - + - Nothing to see here. Please move along. + Nothing to see here. Please move along. `) @@ -90,10 +90,10 @@ func TestDeepImports(t *testing.T) { - + - Nothing to see here. Please move along. + Nothing to see here. Please move along. `) -- cgit v1.2.3