Skip to content

Commit 7ac2f0c

Browse files
committed
build: update Go version to 1.19 in project dependencies
- Update Go version requirement from `1.18` to `1.19` in `go.mod` Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent a580e5b commit 7ac2f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/gin-contrib/sessions
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/antonlindstrom/pgstore v0.0.0-20220421113606-e3a6e3fed12a

0 commit comments

Comments
 (0)