@@ -1,4 +1,4 @@
FROM golang:1.25.4-alpine AS builder
FROM golang:1.27.0-alpine AS builder
WORKDIR /src
@@ -1,6 +1,6 @@
module scratchbox
go 1.25.4
go 1.27.0
require (
github.com/spf13/cobra v1.10.1
The note is not visible to the blocked user.