File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/GolangToolKits/go-secure-sessions
2
2
3
3
go 1.20
4
4
5
- require github.com/GolangToolKits/go-secure-cookies v1.0.0
5
+ require github.com/GolangToolKits/go-secure-cookies v1.0.1
Original file line number Diff line number Diff line change 1
1
github.com/GolangToolKits/go-secure-cookies v1.0.0 h1:cM+6t5W9bMD8+9Z/iy4BQO7sQGuFhelESRD0TIekU1c =
2
2
github.com/GolangToolKits/go-secure-cookies v1.0.0 /go.mod h1:vXAd7G/ujrJF40tRjaTu/Kav+D/T8VGYfkPIVRh90WE =
3
+ github.com/GolangToolKits/go-secure-cookies v1.0.1 h1:qv+xaROGXofekf3tQR5CAPsPqjH/b2sU0DwSXSWmf4M =
4
+ github.com/GolangToolKits/go-secure-cookies v1.0.1 /go.mod h1:1tdoLcLacIoKRhzZ/TRk2dbE1EMeQWeYjYottM9wfLs =
Original file line number Diff line number Diff line change
1
+ # GO111MODULE=on go get -u
2
+ go get -u all ./...
You can’t perform that action at this time.
0 commit comments