summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-07 21:26:52 +0200
committerPaul Buetow <paul@buetow.org>2025-03-07 21:26:52 +0200
commit4460a68aa299ad6b63ffbbbb23585b93fad9feee (patch)
tree72b585097db224d319e792b51bdf313401fe891d /go.mod
parent2b91942467052dfb389d9209fc96e6bb52fa2e3f (diff)
add pprof option and rename ioriotng to ior
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 4eff935..51d190a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module ioriotng
+module ior
go 1.18