Skip to content

Commit 6e089c2

Browse files
author
Cecile Robert-Michon
committed
Update go apidiff to v0.1.0
1 parent cbfd840 commit 6e089c2

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
@@ -85,7 +85,7 @@ RELEASE_NOTES_VER := v0.9.0
8585
RELEASE_NOTES_BIN := release-notes
8686
RELEASE_NOTES := $(TOOLS_BIN_DIR)/$(RELEASE_NOTES_BIN)-$(RELEASE_NOTES_VER)
8787

88-
GO_APIDIFF_VER := latest
88+
GO_APIDIFF_VER := v0.1.0
8989
GO_APIDIFF_BIN := go-apidiff
9090
GO_APIDIFF := $(TOOLS_BIN_DIR)/$(GO_APIDIFF_BIN)
9191

0 commit comments

Comments
 (0)