File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2017 semog
3
+ Copyright (c) 2017-2025 semog
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
module github.com/semog/go-sqldb
2
2
3
- go 1.13
3
+ go 1.23
4
4
5
5
require (
6
- github.com/mattn/go-sqlite3 v1.14.7
7
- github.com/semog/go-common v1.0.1
6
+ github.com/mattn/go-sqlite3 v1.14.16
7
+ github.com/semog/go-common v1.0.2
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/mattn/go-sqlite3 v1.14.7 h1:fxWBnXkxfM6sRiuH3bqJ4CfzZojMOLVc0UTsTglEghA =
2
- github.com/mattn/go-sqlite3 v1.14.7 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
3
- github.com/semog/go-common v1.0.1 h1:vIGhx5weZGZs6HzCnz3sxc91Xe24B5BdPAFE0WyHzy4 =
4
- github.com/semog/go-common v1.0.1 /go.mod h1:ApczNRHBHz3I6TGKOZK1fthBvJQmEjZsQsthj/szNU8 =
1
+ github.com/mattn/go-sqlite3 v1.14.16 h1:yOQRA0RpS5PFz/oikGwBEqvAWhWg5ufRz4ETLjwpU1Y =
2
+ github.com/mattn/go-sqlite3 v1.14.16 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
3
+ github.com/semog/go-common v1.0.2 /go.mod h1:e9izIWrewAAVRmMulhISofl8VKlqy8UrmhLeQrbEkns =
You can’t perform that action at this time.
0 commit comments