Skip to content

Commit a9a6a5a

Browse files
committed
chore: refactor codebase for improved performance and maintainability
- Remove toolchain specification for go1.22.2 Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent a2dcaae commit a9a6a5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/appleboy/CodeGPT
22

33
go 1.21
44

5-
toolchain go1.22.2
6-
75
require (
86
github.com/appleboy/com v0.1.7
97
github.com/appleboy/graceful v1.1.1

0 commit comments

Comments
 (0)