Skip to content

Commit ebb449a

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Carlos Silva <209376648+carlosriosilva@users.noreply.github.com>
1 parent b9bc557 commit ebb449a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/build/Makefile.core.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GIT_STRIPPED_VERSION=$(shell git describe --tags `git rev-list --tags --max-coun
2323
REMOTE_PROVIDER="Layer5"
2424

2525
LOCAL_PROVIDER="None"
26-
GOVERSION = 1.25.5
26+
GOVERSION = 1.24.5
2727
GOPATH = $(shell go env GOPATH)
2828
GOBIN = $(GOPATH)/bin
2929

0 commit comments

Comments
 (0)