summaryrefslogtreecommitdiffstats
path: root/cmd/client
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/client
parent3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5 (diff)
downloadsolec-5e8c7c1c967f01f588655aced32b6b4ca6408850.tar.gz
solec-5e8c7c1c967f01f588655aced32b6b4ca6408850.zip
[all] Change Go package name, bump Go version
Diffstat (limited to 'cmd/client')
-rw-r--r--cmd/client/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/client/main.go b/cmd/client/main.go
index 8c2258a..061efdc 100644
--- a/cmd/client/main.go
+++ b/cmd/client/main.go
@@ -7,8 +7,8 @@ import (
"strings"
"time"
- "git.sr.ht/~rctt/solec/core"
- "git.sr.ht/~rctt/solec/prompt"
+ "git.rctt.net/solec/core"
+ "git.rctt.net/solec/prompt"
)
var (