aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2022-12-04 00:10:46 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2022-12-04 00:10:46 +0000
commita3b0f7680114e02c3593f6e34a9212f7ec272771 (patch)
treea19d09b1333b6dd745160f421a7552080ed24977 /go.mod
parent7f18d5318c20543635f4a5b7eda42f1d04adc680 (diff)
Update go.awhk.org/core to v0.4.0HEADmaster
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 5891c70..2f80f3c 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,6 @@ module go.awhk.org/go-import-redirect
go 1.18
-require go.awhk.org/core v0.0.0-20220618115257-41a47c757dca
+require go.awhk.org/core v0.4.0
-require github.com/google/go-cmp v0.5.8 // indirect
+require github.com/google/go-cmp v0.5.9 // indirect