We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c0c98 commit 3cd7423Copy full SHA for 3cd7423
2 files changed
go.mod
@@ -3,8 +3,8 @@ module github.com/flamego/captcha
3
go 1.16
4
5
require (
6
- github.com/flamego/flamego v0.0.0-20211002062834-f84595763ddb
7
- github.com/flamego/session v0.0.0-20211022141851-5313f9a0f109
+ github.com/flamego/flamego v1.0.0
+ github.com/flamego/session v1.0.0
8
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
9
github.com/pkg/errors v0.9.1
10
github.com/stretchr/testify v1.7.0
0 commit comments