summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c69f481..ed24c3e 100644
--- a/go.mod
+++ b/go.mod
@@ -24,6 +24,7 @@ require (
24 golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect 24 golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
25 golang.org/x/sys v0.41.0 // indirect 25 golang.org/x/sys v0.41.0 // indirect
26 golang.org/x/text v0.34.0 // indirect 26 golang.org/x/text v0.34.0 // indirect
27 golang.org/x/time v0.14.0 // indirect
27 google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect 28 google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
28 modernc.org/libc v1.67.6 // indirect 29 modernc.org/libc v1.67.6 // indirect
29 modernc.org/mathutil v1.7.1 // indirect 30 modernc.org/mathutil v1.7.1 // indirect