Skip to content

Commit

Permalink
Bump github.com/alexedwards/scs/v2 from 2.5.1 to 2.6.0
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.6.0.
- [Release notes](https://github.com/alexedwards/scs/releases)
- [Commits](alexedwards/scs@v2.5.1...v2.6.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent a336b52 commit 6f89862
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 @@ -3,7 +3,7 @@ module github.com/dmytro-vovk/bare-spa
go 1.20

require (
github.com/alexedwards/scs/v2 v2.5.1
github.com/alexedwards/scs/v2 v2.6.0
github.com/dmytro-vovk/envset v0.1.1
github.com/gorilla/websocket v1.5.0
golang.org/x/crypto v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions 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.6.0 h1:vxNyhWZOnlWK9NsYlgFjSaP5IGN7Cm/sf6/slLJNBos=
github.com/alexedwards/scs/v2 v2.6.0/go.mod h1:ToaROZxyKukJKT/xLcVQAChi5k6+Pn1Gvmdl7h3RRj8=
github.com/dmytro-vovk/envset v0.1.1 h1:UtO6woj2EAac9Oa+9ombz/Ahj1WEu+J6sq/tGhLS0z8=
github.com/dmytro-vovk/envset v0.1.1/go.mod h1:DD6uFJArIqkTZtMcoR8Gc0C1dumDPedcbffILkDxmc0=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
Expand Down

0 comments on commit 6f89862

Please sign in to comment.