Skip to content

Commit

Permalink
chore: refactor dependencies and CI configurations
Browse files Browse the repository at this point in the history
- Remove the toolchain version specification from `go.mod`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed May 5, 2024
1 parent a2d5628 commit eb0e518
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/gin-contrib/sessions

go 1.22

toolchain go1.22.2

require (
github.com/antonlindstrom/pgstore v0.0.0-20220421113606-e3a6e3fed12a
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff
Expand Down

0 comments on commit eb0e518

Please sign in to comment.