From 077dde28324f42b96239075ada289a58197dc951 Mon Sep 17 00:00:00 2001 From: bt Date: Mon, 9 Mar 2026 01:11:13 +0100 Subject: Improve protocol format --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index e1aaa45..a4a5a0f 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module git.sr.ht/~rctt/solecd go 1.25.0 + +require github.com/google/go-cmp v0.7.0 -- cgit v1.2.3