helm/pkg/repo
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
Replaces the `phayes/freeport` module with the standard library's
`net.Listen("tcp", "127.0.0.1:0")` idiom. This removes an unnecessary
dependency and simplifies the codebase.

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2025-07-25 22:23:15 +02:00
..
repotest chore(deps): remove phayes/freeport module 2025-07-25 22:23:15 +02:00
testdata repo: detect JSON and unmarshal efficiently 2023-07-21 00:23:43 +02:00
chartrepo.go chore: fix typo in pkg/repo/chartrepo.go 2025-07-10 15:36:39 +08:00
chartrepo_test.go chore: enable usetesting linter 2025-05-30 08:12:11 +02:00
doc.go Bump the Go version 2023-03-22 11:29:26 -04:00
error.go ref(helm): Export Chart Not Found error 2025-04-22 20:29:38 +01:00
index.go Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00
index_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
repo.go Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00
repo_test.go chore: enable usetesting linter 2025-05-30 08:12:11 +02:00