Skip to content

Commit

Permalink
mod: bump github.com/flamego/session from 1.5.0 to 1.5.1 (#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] committed Sep 11, 2023
1 parent 6b4fe82 commit 87f7c86
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.0
github.com/flamego/session v1.5.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 @@ -16,8 +16,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
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.0 h1:l2iYg87Rh72DZMPU7ConzaSL5cPa43ZQANM1sv3pxjM=
github.com/flamego/session v1.5.0/go.mod h1:AI85m5LFbKDN3MIr2Fj50wNDuIoO37Ths+T52+3YB/4=
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/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4=
github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
Expand Down

0 comments on commit 87f7c86

Please sign in to comment.