fix: update in Makefile
This commit is contained in:
@@ -8,7 +8,7 @@ WIRE_TAGS = "oss"
|
|||||||
include .bingo/Variables.mk
|
include .bingo/Variables.mk
|
||||||
|
|
||||||
GO = go
|
GO = go
|
||||||
GO_VERSION = 1.23.1
|
GO_VERSION = 1.23.5
|
||||||
GO_LINT_FILES ?= $(shell ./scripts/go-workspace/golangci-lint-includes.sh)
|
GO_LINT_FILES ?= $(shell ./scripts/go-workspace/golangci-lint-includes.sh)
|
||||||
GO_TEST_FILES ?= $(shell ./scripts/go-workspace/test-includes.sh)
|
GO_TEST_FILES ?= $(shell ./scripts/go-workspace/test-includes.sh)
|
||||||
SH_FILES ?= $(shell find ./scripts -name *.sh)
|
SH_FILES ?= $(shell find ./scripts -name *.sh)
|
||||||
|
|||||||
Reference in New Issue
Block a user