Skip to content

Commit

Permalink
try add ios refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
xqdoo00o committed May 17, 2024
1 parent a09575c commit b860ad9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/joho/godotenv v1.5.1
github.com/tidwall/gjson v1.17.1
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240507071909-7f24aae29d9e
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240517193306-5e61563e6415
github.com/xqdoo00o/funcaptcha v0.0.0-20240507071758-6c32cfc34bdc
golang.org/x/crypto v0.23.0
golang.org/x/image v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240507071909-7f24aae29d9e h1:tNV/b3/N7+5vnweAjhYlnhuF2olmj0NxvFD03R3xudE=
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240507071909-7f24aae29d9e/go.mod h1:TOXe2RBzDx5/w2RYzP7C1WNfNJx1wEVOSkCBcGSaNrM=
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240517193306-5e61563e6415 h1:YubSvGPys/Wv7NpEM8UzIeKGGkBWb7eASmm5PQsGxfE=
github.com/xqdoo00o/OpenAIAuth v0.0.0-20240517193306-5e61563e6415/go.mod h1:TOXe2RBzDx5/w2RYzP7C1WNfNJx1wEVOSkCBcGSaNrM=
github.com/xqdoo00o/funcaptcha v0.0.0-20240507071758-6c32cfc34bdc h1:GA82q8G/mh5LLaBAo3UWw4zvxk/BlarGSuonyK4tz3Y=
github.com/xqdoo00o/funcaptcha v0.0.0-20240507071758-6c32cfc34bdc/go.mod h1:MmsYdzgYjO6NQYNS8vtecBWUFWwD4TApVzMp8iwKiR0=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
Expand Down

0 comments on commit b860ad9

Please sign in to comment.