Skip to content

Commit 885a10b

Browse files
authored
Update conformance to v1.0.4 (#302)
Updates to https://github.com/connectrpc/conformance/releases/tag/v1.0.4. This validates the fix in #298 for #292 as well. Signed-off-by: Michael Rebello <[email protected]>
1 parent 4ca4641 commit 885a10b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ MAKEFLAGS += --no-builtin-rules
88
MAKEFLAGS += --no-print-directory
99
BIN := .tmp/bin
1010
LICENSE_HEADER_YEAR_RANGE := 2022-2024
11-
CONFORMANCE_PROTO_REF := dfa2dd3e064de6ce56423c569804475e190b4445
12-
CONFORMANCE_RUNNER_TAG := v1.0.3
11+
CONFORMANCE_PROTO_REF := 9cb891ae36142a8a19c76f1e8a615b6d41fb726b
12+
CONFORMANCE_RUNNER_TAG := v1.0.4
1313
EXAMPLES_PROTO_REF := e74547031f662f81a62f5e95ebaa9f7037e0c41b
1414
LICENSE_HEADER_VERSION := v1.35.1
1515
LICENSE_IGNORE := -e Package.swift \

0 commit comments

Comments
 (0)