Skip to content

Commit 519248d

Browse files
committed
appease linter
1 parent 9fe33eb commit 519248d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/check_go_versions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# The version of Go in go.mod is considered the source of truth.
1010

1111
set -euo pipefail
12+
# shellcheck source=scripts/lib.sh
1213
source "$(dirname "${BASH_SOURCE[0]}")/lib.sh"
1314
cdroot
1415

0 commit comments

Comments
 (0)