build(deps): use Go 1.23 instead of Go 1.22 (#21280)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
golangci_version=v1.59.0
|
||||
golangci_version=v1.60.1
|
||||
|
||||
#? setup-pre-commit: Set pre-commit git hook
|
||||
setup-pre-commit:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
protoVer=0.14.1
|
||||
protoVer=0.15.0
|
||||
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
|
||||
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user