@@ -1,4 +1,4 @@
FROM golang:1.24 as builder
FROM golang:1.25 as builder
COPY . /castor
RUN cd /castor && CGO_ENABLED=0 go build
@@ -1,3 +1,3 @@
module git.yetaga.in/alazyreader/castor
go 1.18
go 1.25.1
The note is not visible to the blocked user.