migration to code.icod.de
This commit is contained in:
parent
89e366d9d0
commit
6fce569a0a
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ Useful for serving server-side rendered content.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"git.icod.de/dalu/sux"
|
"code.icod.de/dalu/sux"
|
||||||
"io"
|
"io"
|
||||||
"net/http"
|
"net/http"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
||||||
module git.icod.de/dalu/sux
|
module code.icod.de/dalu/sux
|
||||||
|
|
||||||
go 1.17
|
go 1.17
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue