Skip to content

Commit 2bc7d62

Browse files
committed
go.mk: lint with staticcheck
1 parent dcca7fb commit 2bc7d62

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
@@ -1,4 +1,4 @@
1-
GO_MK_REF := v1.0.0
1+
GO_MK_REF := v2.0.0
22

33
# make go.mk a dependency for all targets
44
.EXTRA_PREREQS = go.mk

0 commit comments

Comments
 (0)