diff --git a/go.mod b/go.mod index bead2f53..dc4243ec 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/longhorn/backing-image-manager go 1.22.2 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/RoaringBitmap/roaring v1.9.4