Skip to content

Commit 48e7ce8

Browse files
committed
perf👌: rollback base64Captcha
1 parent 357db6b commit 48e7ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ require (
115115
github.com/mitchellh/reflectwalk v1.0.0 // indirect
116116
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
117117
github.com/modern-go/reflect2 v1.0.2 // indirect
118-
github.com/mojocn/base64Captcha v1.3.6 // indirect
118+
github.com/mojocn/base64Captcha v1.3.5 // indirect
119119
github.com/nsqio/go-nsq v1.1.0 // indirect
120120
github.com/nyaruka/phonenumbers v1.0.55 // indirect
121121
github.com/pelletier/go-toml/v2 v2.1.0 // indirect

0 commit comments

Comments
 (0)