Imports
- github.com/rivo/tview
- golang.org/x/image/bmp
- golang.org/x/image/draw
- golang.org/x/exp/rand
- gorm.io/driver/postgres
- gorm.io/gorm
- gorm.io/gorm/logger
- github.com/fsnotify/fsnotify
- golang.org/x/time/rate
- github.com/lrstanley/girc
- github.com/BurntSushi/toml
- github.com/chai2010/webp
- github.com/gdamore/tcell/v2
- github.com/mgutz/logxi/v1
- github.com/glebarez/sqlite
- github.com/vodkaslime/wildcard
- github.com/modelcontextprotocol/go-sdk/mcp
- github.com/openai/openai-go/v3
- github.com/openai/openai-go/v3/option
- github.com/openai/openai-go/v3/responses
- github.com/openai/openai-go/v3/shared
Imports in module “github.com/knivey/dave”
- github.com/knivey/dave/MarkdownToIRC
- github.com/knivey/dave/MarkdownToIRC/irc
- github.com/knivey/dave/MarkdownToIRC/tables
Standard library imports
- bufio
- bytes
- context
- crypto/rand
- crypto/sha256
- crypto/tls
- encoding/base64
- encoding/hex
- encoding/json
- errors
- fmt
- image
- image/gif
- image/jpeg
- image/png
- io
- math
- math/rand
- net
- net/http
- net/url
- os
- os/exec
- os/signal
- path/filepath
- regexp
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- text/template
- time
- unicode/utf8
- slices
- maps
- math/rand/v2