summaryrefslogtreecommitdiffstats
path: root/cmd/daemon/main.go
diff options
context:
space:
mode:
authorbt <bt@localhost>2026-03-31 09:06:24 +0200
committerbt <bt@localhost>2026-03-31 09:06:24 +0200
commit5e8c7c1c967f01f588655aced32b6b4ca6408850 (patch)
tree59ab049d1d2d2c200abc0f8a850438eb7c2ceb82 /cmd/daemon/main.go
parent3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5 (diff)
downloadsolec-5e8c7c1c967f01f588655aced32b6b4ca6408850.tar.gz
solec-5e8c7c1c967f01f588655aced32b6b4ca6408850.zip
[all] Change Go package name, bump Go version
Diffstat (limited to 'cmd/daemon/main.go')
-rw-r--r--cmd/daemon/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/daemon/main.go b/cmd/daemon/main.go
index d0e4d1c..f1fa9b1 100644
--- a/cmd/daemon/main.go
+++ b/cmd/daemon/main.go
@@ -10,7 +10,7 @@ import (
"slices"
"strings"
- "git.sr.ht/~rctt/solec/server"
+ "git.rctt.net/solec/server"
)
var (