Rename Go module

This commit is contained in:
dwrz
2026-02-21 19:47:00 +00:00
parent 9193fb5a0b
commit 0e41537949
6 changed files with 15 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
"time"
"github.com/chimerical-llc/odidere/internal/tool"
"code.chimeric.al/chimerical/odidere/internal/tool"
openai "github.com/sashabaranov/go-openai"
)