diff --git a/go.mod b/go.mod index 54f668cb..0b5fd092 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/cilium/little-vm-helper // Keep at .0 to avoid imposing upgrades on developers -go 1.21.0 +go 1.22.1 require ( github.com/docker/docker v25.0.3+incompatible