From d3151e6c75baa95a0f4ebe08e7a124e3e442dfc0 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 20 Oct 2024 13:16:12 +0100 Subject: Update dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a65926c..ab2d253 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module go.awhk.org/fwdsms go 1.19 require ( - github.com/google/go-cmp v0.5.9 - go.awhk.org/core v0.6.1 + github.com/google/go-cmp v0.6.0 + go.awhk.org/core v0.7.0 gopkg.in/yaml.v3 v3.0.1 ) -- cgit v1.2.3-70-g09d2