Skip to content

Commit 945cfa1

Browse files
🌱 Upgrade github.com/joelanford/go-apidiff from v0.6.1 to v0.8.3 (#5222)
Upgrade github.com/joelanford/go-apidiff from v0.6.1 to v0.8.3
1 parent 8bce950 commit 945cfa1

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
@@ -232,7 +232,7 @@ GO_APIDIFF ?= $(LOCALBIN)/go-apidiff
232232
GOLANGCI_LINT ?= $(LOCALBIN)/golangci-lint
233233

234234
## Tool Versions
235-
GO_APIDIFF_VERSION ?= v0.6.1
235+
GO_APIDIFF_VERSION ?= v0.8.3
236236
GOLANGCI_LINT_VERSION ?= v2.5.0
237237

238238
# go-install-tool will 'go install' any package with custom target and name of binary, if it doesn't exist

0 commit comments

Comments
 (0)