Skip to content

Commit

Permalink
merge: #378 from renovate/go.riyazali.net-sqlite-digest
Browse files Browse the repository at this point in the history
fix(deps): update go.riyazali.net/sqlite digest to 80a51d3
  • Loading branch information
riyaz-ali authored Jun 22, 2023
2 parents 95a2a7a + 799eeb6 commit 3d35ff7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20230215024106-420ad0987b9b
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
github.com/spf13/cobra v1.6.1
go.riyazali.net/sqlite v0.0.0-20221229061135-0e640ca73f94
go.riyazali.net/sqlite v0.0.0-20230320080028-80a51d3944c0
golang.org/x/mod v0.9.0
golang.org/x/oauth2 v0.4.0
golang.org/x/term v0.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@ go.mongodb.org/mongo-driver v1.11.1/go.mod h1:s7p5vEtfbeR1gYi6pnj3c3/urpbLv2T5Sf
go.riyazali.net/sqlite v0.0.0-20220820100132-b0f5d97504db/go.mod h1:UVocl0mLwS0QKUKa5mI6lppmBjvQnUEkFjFfoWqFWQU=
go.riyazali.net/sqlite v0.0.0-20221229061135-0e640ca73f94 h1:Axn/pBRB79i9g8CYc0/84yK4JjgZg6zJIb2Kwvew4B8=
go.riyazali.net/sqlite v0.0.0-20221229061135-0e640ca73f94/go.mod h1:UVocl0mLwS0QKUKa5mI6lppmBjvQnUEkFjFfoWqFWQU=
go.riyazali.net/sqlite v0.0.0-20230320080028-80a51d3944c0 h1:59rDFi9pMMud3hjl4DEWIiZdx8kR4LpAIVaWEnpOn6s=
go.riyazali.net/sqlite v0.0.0-20230320080028-80a51d3944c0/go.mod h1:UVocl0mLwS0QKUKa5mI6lppmBjvQnUEkFjFfoWqFWQU=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
Expand Down

0 comments on commit 3d35ff7

Please sign in to comment.