Skip to content

Commit cde8fce

Browse files
mod: Bump github.com/flamego/session from 1.2.2 to 1.3.0 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 329c762 commit cde8fce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1111
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1212
github.com/flamego/flamego v1.8.1 h1:BDGHUVb8Li1rT6ykKPdzata15VpM7WAbDVhyMYJS00I=
1313
github.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=
1616
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4=
1717
github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
1818
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=

0 commit comments

Comments
 (0)