Remaining things
This commit is contained in:
8
go.mod
8
go.mod
@@ -4,9 +4,9 @@ go 1.23.0
|
||||
|
||||
toolchain go1.24.2
|
||||
|
||||
require github.com/sashabaranov/go-openai v1.32.0
|
||||
|
||||
require (
|
||||
github.com/cilium/ebpf v0.19.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
github.com/cilium/ebpf v0.19.0
|
||||
github.com/sashabaranov/go-openai v1.32.0
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.31.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user