Add linkchecker

This commit is contained in:
2022-02-23 03:22:24 +01:00
parent 0948cefe10
commit 62c62b5c33
4 changed files with 205 additions and 0 deletions

5
linkchecker/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module linkchecker
go 1.17
require golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect