Skip to content

Commit

Permalink
Bump github.com/alexedwards/scs/v2 in /webstd/idp/zitadel
Browse files Browse the repository at this point in the history
Bumps [github.com/alexedwards/scs/v2](https://github.com/alexedwards/scs) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/alexedwards/scs/releases)
- [Commits](alexedwards/scs@v2.5.1...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/alexedwards/scs/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 4ef13f5 commit 70b37a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion webstd/idp/zitadel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
replace github.com/illumitacit/gostd => ./../../../

require (
github.com/alexedwards/scs/v2 v2.5.1
github.com/alexedwards/scs/v2 v2.7.0
github.com/illumitacit/gostd v0.6.2-0.20230919134454-ef677c306b53
github.com/zitadel/oidc v1.13.4
github.com/zitadel/zitadel-go/v2 v2.0.20
Expand Down
4 changes: 2 additions & 2 deletions webstd/idp/zitadel/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/alexedwards/scs/v2 v2.5.1 h1:EhAz3Kb3OSQzD8T+Ub23fKsiuvE0GzbF5Lgn0uTwM3Y=
github.com/alexedwards/scs/v2 v2.5.1/go.mod h1:ToaROZxyKukJKT/xLcVQAChi5k6+Pn1Gvmdl7h3RRj8=
github.com/alexedwards/scs/v2 v2.7.0 h1:DY4rqLCM7UIR9iwxFS0++z1NhTzQlKV30aMHkJCDWKw=
github.com/alexedwards/scs/v2 v2.7.0/go.mod h1:ToaROZxyKukJKT/xLcVQAChi5k6+Pn1Gvmdl7h3RRj8=
github.com/coreos/go-oidc/v3 v3.6.0 h1:AKVxfYw1Gmkn/w96z0DbT/B/xFnzTd3MkZvWLjF4n/o=
github.com/coreos/go-oidc/v3 v3.6.0/go.mod h1:ZpHUsHBucTUj6WOkrP4E20UPynbLZzhTQ1XKCXkxyPc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 70b37a2

Please sign in to comment.