From aa557e46911e5d565ff161e665fb6a17caee717e Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 3 Mar 2023 00:50:09 +0700 Subject: go.mod: update all dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index bbe9128..2ff9258 100644 --- a/go.mod +++ b/go.mod @@ -6,8 +6,8 @@ module github.com/shuLhan/rescached-go/v4 go 1.16 require ( - git.sr.ht/~shulhan/ciigo v0.9.0 - github.com/shuLhan/share v0.40.0 + git.sr.ht/~shulhan/ciigo v0.9.3 + github.com/shuLhan/share v0.44.0 ) //replace github.com/shuLhan/share => ../share -- cgit v1.3