feat: add funcaptcha support
All checks were successful
release-tag / release (push) Successful in 2m6s

This commit is contained in:
2023-07-13 19:38:05 +03:00
parent 197918a26d
commit 00b07f7e2b
4 changed files with 65 additions and 10 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module git.sati.ac/sati.ac/bridge
go 1.20
require git.sati.ac/sati.ac/sati-go v0.0.0-20230630184329-03a405a25122
require git.sati.ac/sati.ac/sati-go v0.0.0-20230713145537-57719018ca00
require (
github.com/gorilla/websocket v1.5.0 // indirect