forgejo/modules/validation
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
binding.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
binding_test.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
glob_pattern_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
refname_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
regex_pattern_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
validurl_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00