aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-23 05:10:40 +0000
committerGravatar Runxi Yu2026-03-23 05:10:40 +0000
commita75e16740e1a185d523153d86badf9b2c2bcc12e (patch)
tree2e6324ed0823c25f9b9a2135b4872c6a3624a921 /go.mod
parentrefstore: Improve interfaces, errors, and make batch work (diff)
signatureNo signature
Vendor a minimal internal/cpu for AMD64 only v0.1.93
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 0 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 1f480117..390ca978 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
module codeberg.org/lindenii/furgit
go 1.26.0
-
-require golang.org/x/sys v0.41.0