domain update
This commit is contained in:
parent
988ca34644
commit
8ff6dfe9f2
|
@ -3,7 +3,7 @@ package bot_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"ewintr.nl/matrix-bots/bot"
|
||||
"go-mod.ewintr.nl/matrix-bots/bot"
|
||||
)
|
||||
|
||||
func TestNewConversation(t *testing.T) {
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module ewintr.nl/matrix-bots
|
||||
module go-mod.ewintr.nl/matrix-bots
|
||||
|
||||
go 1.20
|
||||
|
||||
|
|
Loading…
Reference in New Issue