containerd/remotes
Sebastiaan van Stijn 710d22366d
removes/docker: replace some fmt.Sprintfs with strconv
Teeny-tiny optimizations:

    BenchmarkSprintf-10       37735996    32.31  ns/op  0 B/op  0 allocs/op
    BenchmarkItoa-10         591945836     2.031 ns/op  0 B/op  0 allocs/op
    BenchmarkFormatUint-10   593701444     2.014 ns/op  0 B/op  0 allocs/op

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-23 10:10:59 +02:00
..
docker removes/docker: replace some fmt.Sprintfs with strconv 2023-08-23 10:10:59 +02:00
errors Improve ErrUnexpectedStatus default string 2022-03-07 09:46:25 +01:00
handlers_test.go go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 2023-05-09 23:35:58 +09:00
handlers.go fix-push-image-rate 2023-06-15 19:08:03 +00:00
resolver.go remotes: allow FetchByDigest client to pass mediatype as header 2023-06-27 16:36:01 +08:00