Skip to content

Commit

Permalink
mod: bump github.com/flamego/session from 1.5.1 to 1.6.0 (#49)
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 Nov 1, 2023
1 parent 5b61b7e commit 5fa76a8
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.9.4
github.com/flamego/session v1.5.1
github.com/flamego/session v1.6.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,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.9.4 h1:SNsooIfNa6ljQM1rBmfg4cFcXPIhQdG/uvNHqXxPvD8=
github.com/flamego/flamego v1.9.4/go.mod h1:2tAVbugA3fgX8xOBoqR2jmJSSvZDLBFGXTFCR5h5eAU=
github.com/flamego/session v1.5.1 h1:653VrAVYQnAJfOS1HwLzai4UI1BLziWTqHaJ2ARDNLo=
github.com/flamego/session v1.5.1/go.mod h1:AI85m5LFbKDN3MIr2Fj50wNDuIoO37Ths+T52+3YB/4=
github.com/flamego/session v1.6.0 h1:NIHyyhZNtxYF1s6bLzg3pVcLruk47vHN0K0b4uVrEas=
github.com/flamego/session v1.6.0/go.mod h1:uYKf2wegdunfAK54PnDtRjppAN2C0AmbuEMd2OQAPOs=
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 5fa76a8

Please sign in to comment.