We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffec98 commit 9d53219Copy full SHA for 9d53219
go.mod
@@ -2,8 +2,6 @@ module github.com/appleboy/CodeGPT
2
3
go 1.22.7
4
5
-toolchain go1.23.1
6
-
7
require (
8
github.com/appleboy/com v0.2.1
9
github.com/appleboy/graceful v1.1.1
0 commit comments