aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-09 13:09:15 +0700
committerShulhan <ms@kilabit.info>2026-02-09 13:09:15 +0700
commit98c83f1b87672edd114397c5602de71ca94207dd (patch)
treee221485a1c71b056b64ca91e917d76ef79f908ae /testdata
parent3714f15bf29cfb79c3623784e391a7a4854f6815 (diff)
downloadciigo-98c83f1b87672edd114397c5602de71ca94207dd.tar.xz
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).
Diffstat (limited to 'testdata')
-rw-r--r--testdata/onGet_test.txt3
1 files changed, 0 insertions, 3 deletions
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
-<a href="/journal2/">Found</a>.
-
-
>>> END