File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/aws/aws-sdk-go-v2/credentials v1.19.3
99 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.53.3
1010 github.com/guregu/dynamo/v2 v2.4.0
11- github.com/ncruces/go-sqlite3 v0.30.2
11+ github.com/ncruces/go-sqlite3 v0.30.3
1212 github.com/slack-go/slack v0.17.3
1313)
1414
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
4444github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
4545github.com/guregu/dynamo/v2 v2.4.0 h1:H++ar4AjLvqjnJblqXsQVcrAqfgV+13nMQDXjSyrIuU =
4646github.com/guregu/dynamo/v2 v2.4.0 /go.mod h1:+BaVISj7O2NFnLFlyX4dwavvTTBBwy/xhLDyYe3PL9A =
47- github.com/ncruces/go-sqlite3 v0.30.2 h1:1GVbHAkKAOwjJd3JYl8ldrYROudfZUOah7oXPD7VZbQ =
48- github.com/ncruces/go-sqlite3 v0.30.2 /go.mod h1:AxKu9sRxkludimFocbktlY6LiYSkxiI5gTA8r+os/Nw =
47+ github.com/ncruces/go-sqlite3 v0.30.3 h1:X/CgWW9GzmIAkEPrifhKqf0cC15DuOVxAJaHFTTAURQ =
48+ github.com/ncruces/go-sqlite3 v0.30.3 /go.mod h1:AxKu9sRxkludimFocbktlY6LiYSkxiI5gTA8r+os/Nw =
4949github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M =
5050github.com/ncruces/julianday v1.0.0 /go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g =
5151github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments