diff options
Diffstat (limited to 'cmd/daemon')
| -rw-r--r-- | cmd/daemon/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/daemon/main.go b/cmd/daemon/main.go index f1fa9b1..56a319f 100644 --- a/cmd/daemon/main.go +++ b/cmd/daemon/main.go @@ -10,7 +10,7 @@ import ( "slices" "strings" - "git.rctt.net/solec/server" + "go.rctt.net/solec/server" ) var ( |
