Skip to content

Commit

Permalink
Update conformance to v1.0.4 (#302)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
rebello95 authored Oct 1, 2024
1 parent 4ca4641 commit 885a10b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ MAKEFLAGS += --no-builtin-rules
MAKEFLAGS += --no-print-directory
BIN := .tmp/bin
LICENSE_HEADER_YEAR_RANGE := 2022-2024
CONFORMANCE_PROTO_REF := dfa2dd3e064de6ce56423c569804475e190b4445
CONFORMANCE_RUNNER_TAG := v1.0.3
CONFORMANCE_PROTO_REF := 9cb891ae36142a8a19c76f1e8a615b6d41fb726b
CONFORMANCE_RUNNER_TAG := v1.0.4
EXAMPLES_PROTO_REF := e74547031f662f81a62f5e95ebaa9f7037e0c41b
LICENSE_HEADER_VERSION := v1.35.1
LICENSE_IGNORE := -e Package.swift \
Expand Down

0 comments on commit 885a10b

Please sign in to comment.