🚚 Update domain

This commit is contained in:
2024-03-20 20:57:21 +08:00
parent 12cbb670df
commit 1eb7e88362
24 changed files with 61 additions and 61 deletions

4
go.mod
View File

@@ -1,4 +1,4 @@
module code.smartsheep.studio/hydrogen/interactive
module git.solsynth.dev/hydrogen/interactive
go 1.21.6
@@ -20,7 +20,7 @@ require (
)
require (
code.smartsheep.studio/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 // indirect
git.solsynth.dev/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect