File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1515 - ubuntu-latest
1616 steps :
1717 - name : Close stale issues and PRs
18- uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # version: v10.1.1
18+ uses : actions/stale@a21a0816299b11691f9592ef0d63d08e02f06d9d # version: v10.1.1
1919 with :
2020 close-issue-message : This issue was closed because it has been stalled for 7 days with no activity.
2121 days-before-issue-close : " 5"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 go.uber.org/goleak v1.3.0
1010 go.uber.org/zap v1.27.1
1111 golang.org/x/sync v0.19.0
12- modernc.org/sqlite v1.41 .0
12+ modernc.org/sqlite v1.43 .0
1313)
1414
1515require (
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ modernc.org/sortutil v1.2.1 h1:+xyoGf15mM3NMlPDnFqrteY07klSFxLElE2PVuWIJ7w=
124124modernc.org/sortutil v1.2.1 /go.mod h1:7ZI3a3REbai7gzCLcotuw9AC4VZVpYMjDzETGsSMqJE =
125125modernc.org/sqlite v1.41.0 h1:bJXddp4ZpsqMsNN1vS0jWo4IJTZzb8nWpcgvyCFG9Ck =
126126modernc.org/sqlite v1.41.0 /go.mod h1:9fjQZ0mB1LLP0GYrp39oOJXx/I2sxEnZtzCmEQIKvGE =
127+ modernc.org/sqlite v1.43.0 h1:8YqiFx3G1VhHTXO2Q00bl1Wz9KhS9Q5okwfp9Y97VnA =
128+ modernc.org/sqlite v1.43.0 /go.mod h1:+VkC6v3pLOAE0A0uVucQEcbVW0I5nHCeDaBf+DpsQT8 =
127129modernc.org/strutil v1.2.1 h1:UneZBkQA+DX2Rp35KcM69cSsNES9ly8mQWD71HKlOA0 =
128130modernc.org/strutil v1.2.1 /go.mod h1:EHkiggD70koQxjVdSBM3JKM7k6L0FbGE5eymy9i3B9A =
129131modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y =
You can’t perform that action at this time.
0 commit comments