Add linkchecker
This commit is contained in:
5
linkchecker/go.mod
Normal file
5
linkchecker/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module linkchecker
|
||||
|
||||
go 1.17
|
||||
|
||||
require golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
|
Reference in New Issue
Block a user