File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/flamego/flamego v1.8.1
7- github.com/flamego/session v1.2.2
7+ github.com/flamego/session v1.3.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.8.2
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1111github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1212github.com/flamego/flamego v1.8.1 h1:BDGHUVb8Li1rT6ykKPdzata15VpM7WAbDVhyMYJS00I =
1313github.com/flamego/flamego v1.8.1 /go.mod h1:4sxvFbXJVZX+7g5RXSxgZ6nzrIT0IfN6h+TJ7K5rHYc =
14- github.com/flamego/session v1.2.2 h1:QwFgvGQmBIgRUn5knX1KXJMX7IpdgOyq6VVpyaWOEkg =
15- github.com/flamego/session v1.2.2 /go.mod h1:wHeTfgGntgJ4v6mS4ekUhxGoLbQS8Ve+zQV9wVHRuD0 =
14+ github.com/flamego/session v1.3.0 h1:mj+fyNnJeM9aNXx2CGKppH5VFFUVHNEkhjObJIVH9hY =
15+ github.com/flamego/session v1.3.0 /go.mod h1:x4oNtRuWDnaA2uRylTm3kShbCI3lTWM+dUHuJyeeiZE =
1616github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4 =
1717github.com/go-logfmt/logfmt v0.6.0 /go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs =
1818github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g =
You can’t perform that action at this time.
0 commit comments