From 98c83f1b87672edd114397c5602de71ca94207dd Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 9 Feb 2026 13:09:15 +0700 Subject: go.mod: update all dependencies This update affect the test on onGet, where request to directory that does not end with slash will be redirected with status code 301 (Moved Permanently) instead of 302 (Found). --- testdata/onGet_test.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'testdata') diff --git a/testdata/onGet_test.txt b/testdata/onGet_test.txt index 048ac37..d576cb4 100644 --- a/testdata/onGet_test.txt +++ b/testdata/onGet_test.txt @@ -92,8 +92,5 @@ Hello world! Hello world! <<< /journal2/index.html -Found. - - >>> END -- cgit v1.3