aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-03-03 00:50:09 +0700
committerShulhan <ms@kilabit.info>2023-03-03 00:50:09 +0700
commitaa557e46911e5d565ff161e665fb6a17caee717e (patch)
treefa38fa5f16ddff7e7b6f3618825c45d0ca2efb74 /go.mod
parent4af06e28b881ffcf660e9817ce24cb56c562134b (diff)
downloadrescached-aa557e46911e5d565ff161e665fb6a17caee717e.tar.xz
go.mod: update all dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
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