Skip to content

Commit c13639b

Browse files
committed
Update opc version in makefile
Signed-off-by: divyansh42 <diagrawa@redhat.com>
1 parent 2b09fd3 commit c13639b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MAG_VERSION := $(shell sed -n '/[ ]*github.com\/openshift-pipelines\/manual-appr
55

66
GO := go
77
GOVERSION := 1.22
8-
OPC_VERSION := 1.20.3
8+
OPC_VERSION := 1.20.5
99
BINARYNAME := opc
1010
GOLANGCI_LINT := golangci-lint
1111
export GOTOOLCHAIN=auto

0 commit comments

Comments
 (0)