libgocryptfs/tests/defaults
Jakob Unterwurzacher 34d8a498c4 Unbreak hyperlinks broken by go mod v2 conversion
Commit

  69d88505fd go mod: declare module version v2

translated all instances of "github.com/rfjakob/gocryptfs/" to
"github.com/rfjakob/gocryptfs/v2/".

Unfortunately, this included hyperlinks.

Unbreak the hyperlinks like this:

  find . -name \*.go | xargs sed -i s%https://github.com/rfjakob/gocryptfs/v2/%https://github.com/rfjakob/gocryptfs/v2/%
2021-08-30 11:31:01 +02:00
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
acl_test.go Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
ctlsock_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
diriv_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
main_test.go Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
performance_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00