1patch.example.com/depofdirectpatch v1.0.0 2written by hand 3 4-- .mod -- 5module patch.example.com/depofdirectpatch 6-- .info -- 7{"Version":"v1.0.0"} 8-- go.mod -- 9module patch.example.com/depofdirectpatch 10-- depofdirectpatch.go -- 11package depofdirectpatch