diff --git a/.versions b/.versions index cf87026..e928872 100644 --- a/.versions +++ b/.versions @@ -28,4 +28,4 @@ golangci-lint-langserver 0.0.12 gotestsum 1.13.0 # The latest mirrord that may be considered. -mirrord 3.254.0 +mirrord 3.255.0 diff --git a/.versions.json b/.versions.json index a2b3c30..ff3550e 100644 --- a/.versions.json +++ b/.versions.json @@ -42,7 +42,7 @@ }, "mirrord": { "$comment": "The latest mirrord that may be considered.", - "url": "https://github.com/metalbear-co/mirrord/releases/tag/3.254.0", - "version": "3.254.0" + "url": "https://github.com/metalbear-co/mirrord/releases/tag/3.255.0", + "version": "3.255.0" } }