summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2022-09-17 11:33:37 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2022-09-17 11:33:37 +0100
commit98ddf347d3c2430a4c354621ee746c8252257bda (patch)
tree80f74d6e4064f5b24b9cedc949a16575f0b89bb5 /go.mod
parent2bfa4630c7223ee11ec29b91107333758e7f2a8e (diff)
Update github.com/google/go-cmp to v0.5.9
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 51b4fec..7f739d8 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module go.awhk.org/core
go 1.18
-require github.com/google/go-cmp v0.5.8
+require github.com/google/go-cmp v0.5.9