Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b70e8d

Browse files
committed
chore(ci): fix lint
1 parent310c153 commit5b70e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ REFLEX=$(GOPATH)/bin/reflex
3434
$(REFLEX):
3535
go install github.com/cespare/reflex@latest
3636

37-
GOLANGCILINTVERSION:=1.54.2
37+
GOLANGCILINTVERSION:=1.64.8
3838
GOLANGCILINT=$(GOPATH)/bin/golangci-lint
3939
$(GOLANGCILINT):
4040
curl -fsSL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b$(GOPATH)/bin v$(GOLANGCILINTVERSION)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp