Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #272 from zg601x/main
Browse files Browse the repository at this point in the history
Update go.mod
  • Loading branch information
linweiyuan authored Oct 3, 2023
2 parents 54b43d9 + 7c39a2f commit 233bc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/linweiyuan/go-chatgpt-api

go 1.21.1
go 1.21

require (
github.com/PuerkitoBio/goquery v1.8.1
Expand Down

0 comments on commit 233bc7c

Please sign in to comment.