Files
moby/daemon/logger
Sebastiaan van Stijn fb6da4f4b7 daemon/logger/loggerutils: add //go:build directives to prevent downgrading to go1.16
commit 77f2d90e27 introduced the slices import,
which uses generics, but failed to add the go:build directives.

    # github.com/docker/docker/daemon/logger/loggerutils
    ../../daemon/logger/loggerutils/logfile.go:770:2: implicit function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-09-06 23:06:20 +02:00
..
2024-09-06 21:53:09 +10:00
2024-07-22 19:20:12 +00:00
2024-09-06 21:53:09 +10:00
2024-07-22 19:20:12 +00:00
2024-07-22 19:20:12 +00:00
2024-07-22 19:20:12 +00:00
2024-07-22 19:20:12 +00:00
2022-12-21 11:09:01 +01:00
2019-09-18 12:56:54 +02:00
2024-09-06 21:53:09 +10:00
2024-07-22 19:20:12 +00:00