Skip to content

Commit

Permalink
Merge pull request #12 from mattkasun/develop
Browse files Browse the repository at this point in the history
Update sessions lib
  • Loading branch information
mattkasun authored Apr 23, 2022
2 parents ba852b3 + e080004 commit f669c28
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 8 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.16

require (
github.com/dominikbraun/timetrace v0.14.3
github.com/gin-contrib/sessions v0.0.4
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.7.7
github.com/go-playground/validator/v10 v10.5.0 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
Expand Down
Loading

0 comments on commit f669c28

Please sign in to comment.