Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff436f1

Browse files
Bump github.com/gorilla/sessions from 1.3.0 to 1.4.0
Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions) from 1.3.0 to 1.4.0.- [Release notes](https://github.com/gorilla/sessions/releases)- [Commits](gorilla/sessions@v1.3.0...v1.4.0)---updated-dependencies:- dependency-name: github.com/gorilla/sessions dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parentef7d988 commitff436f1

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.20
44

55
require (
66
github.com/gorilla/securecookiev1.1.2
7-
github.com/gorilla/sessionsv1.3.0
7+
github.com/gorilla/sessionsv1.4.0
88
github.com/redis/go-redis/v9v9.6.2
99
)
1010

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cu
77
github.com/google/gofuzzv1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
88
github.com/gorilla/securecookiev1.1.2 h1:YCIWL56dvtr73r6715mJs5ZvhtnY73hBvEF8kXD8ePA=
99
github.com/gorilla/securecookiev1.1.2/go.mod h1:NfCASbcHqRSY+3a8tlWJwsQap2VX5pwzwo4h3eOamfo=
10-
github.com/gorilla/sessionsv1.3.0 h1:XYlkq7KcpOB2ZhHBPv5WpjMIxrQosiZanfoy1HLZFzg=
11-
github.com/gorilla/sessionsv1.3.0/go.mod h1:ePLdVu+jbEgHH+KWw8I1z2wqd0BAdAQh/8LRvBeoNcQ=
10+
github.com/gorilla/sessionsv1.4.0 h1:kpIYOp/oi6MG/p5PgxApU8srsSw9tuFbt46Lt7auzqQ=
11+
github.com/gorilla/sessionsv1.4.0/go.mod h1:FLWm50oby91+hl7p/wRxDth9bWSuk0qVL2emc7lT5ik=
1212
github.com/redis/go-redis/v9v9.6.2 h1:w0uvkRbc9KpgD98zcvo5IrVUsn0lXpRMuhNgiHDJzdk=
1313
github.com/redis/go-redis/v9v9.6.2/go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp