Skip to content

Commit

Permalink
mod: Bump github.com/flamego/session from 1.2.2 to 1.3.0 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent 329c762 commit cde8fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/flamego/flamego v1.8.1
github.com/flamego/session v1.2.2
github.com/flamego/session v1.3.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/flamego/flamego v1.8.1 h1:BDGHUVb8Li1rT6ykKPdzata15VpM7WAbDVhyMYJS00I=
github.com/flamego/flamego v1.8.1/go.mod h1:4sxvFbXJVZX+7g5RXSxgZ6nzrIT0IfN6h+TJ7K5rHYc=
github.com/flamego/session v1.2.2 h1:QwFgvGQmBIgRUn5knX1KXJMX7IpdgOyq6VVpyaWOEkg=
github.com/flamego/session v1.2.2/go.mod h1:wHeTfgGntgJ4v6mS4ekUhxGoLbQS8Ve+zQV9wVHRuD0=
github.com/flamego/session v1.3.0 h1:mj+fyNnJeM9aNXx2CGKppH5VFFUVHNEkhjObJIVH9hY=
github.com/flamego/session v1.3.0/go.mod h1:x4oNtRuWDnaA2uRylTm3kShbCI3lTWM+dUHuJyeeiZE=
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4=
github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=
Expand Down

0 comments on commit cde8fce

Please sign in to comment.