aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a9bafa6..047a2e6 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
1module axon 1module code.northwest.io/axon
2 2
3go 1.25.5 3go 1.25.5
4 4