1
0
mirror of https://github.com/moby/moby.git synced 2025-04-18 20:44:11 +03:00
Sebastiaan van Stijn 7c52c4d92e
update go:build tags to go1.23 to align with vendor.mod
Go maintainers started to unconditionally update the minimum go version
for golang.org/x/ dependencies to go1.23, which means that we'll no longer
be able to support any version below that when updating those dependencies;

> all: upgrade go directive to at least 1.23.0 [generated]
>
> By now Go 1.24.0 has been released, and Go 1.22 is no longer supported
> per the Go Release Policy (https://go.dev/doc/devel/release#policy).
>
> For golang/go#69095.

This updates our minimum version to go1.23, as we won't be able to maintain
compatibility with older versions because of the above.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-17 15:43:19 +02:00
..
2025-01-02 21:37:35 +01:00
2024-09-06 21:53:09 +10:00
2025-03-04 13:56:14 +01:00
2024-11-28 10:03:46 +01:00
2025-04-09 08:45:33 +02:00
2024-06-14 15:25:07 +02:00
2025-04-09 08:45:33 +02:00
2025-01-31 10:34:27 -05:00