summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-09-02 21:52:39 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-09-02 21:54:27 -0700
commit80c2427f82d8380b0014a70b3b2c9a92fa38a454 (patch)
tree113e935ae0c591b5c3d1b51af6dcef2350b92995 /go.mod
parente67533e226a1705ed1560d23c1aea63e2220677d (diff)
downloadsqlr-main.tar.zst
Move to roseh.moeHEADmain
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 926a6b8..ca26e1f 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module gitlab.com/rhogenson/sqlr
+module roseh.moe/pkg/sqlr
go 1.23