Skip to content

Commit c61a8b3

Browse files
committed
Release v0.41.1.
A minor maintenance release. No functional changes. - Add ToRequest method to ParsedRequest. - testutil: use ToRequest instead of plumbing - channel: put (most) tests in a separate package - Run gofmt from Go 1.19 - Update module dependencies.
1 parent 6892b01 commit c61a8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=yellow)](https://pkg.go.dev/github.com/creachadair/jrpc2)
44

55
This repository provides a Go module that implements a [JSON-RPC 2.0][spec] client and server.
6-
There is also a working [example in the Go playground](https://go.dev/play/p/q7S6QEanlEL).
6+
There is also a working [example in the Go playground](https://go.dev/play/p/Ql00UkGrkmC).
77

88
## Packages
99

0 commit comments

Comments
 (0)