Skip to content

Commit 3cd7423

Browse files
committed
mod: update github.com/flamego/flamego
1 parent 87c0c98 commit 3cd7423

2 files changed

Lines changed: 62 additions & 8 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/flamego/captcha
33
go 1.16
44

55
require (
6-
github.com/flamego/flamego v0.0.0-20211002062834-f84595763ddb
7-
github.com/flamego/session v0.0.0-20211022141851-5313f9a0f109
6+
github.com/flamego/flamego v1.0.0
7+
github.com/flamego/session v1.0.0
88
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
99
github.com/pkg/errors v0.9.1
1010
github.com/stretchr/testify v1.7.0

0 commit comments

Comments
 (0)