Skip to content

Commit cf59786

Browse files
author
Thomas Delbende
committed
Upgrade linter & releaser
1 parent b7c69da commit cf59786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55

6-
GORELEASER_VERSION="v1.23.0"
6+
GORELEASER_VERSION="v1.25.1"
77
USER_UID=$(id -u)
88

99
case "$1" in

lint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
LINTER_VERSION=v1.55.2
5+
LINTER_VERSION=v1.57.2
66

77
USER_UID=$(id -u)
88

0 commit comments

Comments
 (0)