File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/kevinburke/ssh_config v1.2.0
1717 github.com/mattn/go-sqlite3 v1.14.24
1818 github.com/mitchellh/mapstructure v1.5.0
19- github.com/sashabaranov/go-openai v1.36.0
19+ github.com/sashabaranov/go-openai v1.36.1
2020 github.com/sawka/txwrap v0.2.0
2121 github.com/shirou/gopsutil/v4 v4.24.11
2222 github.com/skeema/knownhosts v1.3.0
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
5858github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw =
5959github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c /go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE =
6060github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
61- github.com/sashabaranov/go-openai v1.36.0 h1:fcSrn8uGuorzPWCBp8L0aCR95Zjb/Dd+ZSML0YZy9EI =
62- github.com/sashabaranov/go-openai v1.36.0 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
61+ github.com/sashabaranov/go-openai v1.36.1 h1:EVfRXwIlW2rUzpx6vR+aeIKCK/xylSrVYAx1TMTSX3g =
62+ github.com/sashabaranov/go-openai v1.36.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
6363github.com/sawka/txwrap v0.2.0 h1:V3LfvKVLULxcYSxdMguLwFyQFMEU9nFDJopg0ZkL+94 =
6464github.com/sawka/txwrap v0.2.0 /go.mod h1:wwQ2SQiN4U+6DU/iVPhbvr7OzXAtgZlQCIGuvOswEfA =
6565github.com/shirou/gopsutil/v4 v4.24.11 h1:WaU9xqGFKvFfsUv94SXcUPD7rCkU0vr/asVdQOBZNj8 =
You can’t perform that action at this time.
0 commit comments