Skip to content

Commit

Permalink
fix(deps): update go.riyazali.net/sqlite digest to df6a26c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent 81a3267 commit 1a1e117
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 @@ -25,7 +25,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20220922232305-70b4d362a8cb
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
github.com/spf13/cobra v1.5.0
go.riyazali.net/sqlite v0.0.0-20220820100132-b0f5d97504db
go.riyazali.net/sqlite v0.0.0-20221009071723-df6a26c107b6
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
golang.org/x/term v0.0.0-20220919170432-7a66f970e087
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@ go.opencensus.io v0.23.0/go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E=
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
go.riyazali.net/sqlite v0.0.0-20220820100132-b0f5d97504db h1:04cBwzg/G9THMHtENx3Ne0eDe6fSJCIS+Qo3H8+ewVc=
go.riyazali.net/sqlite v0.0.0-20220820100132-b0f5d97504db/go.mod h1:UVocl0mLwS0QKUKa5mI6lppmBjvQnUEkFjFfoWqFWQU=
go.riyazali.net/sqlite v0.0.0-20221009071723-df6a26c107b6 h1:ru9BiMhHhwm1hKRlNVRpjt00m3w+pb4tQW8im9UaKjA=
go.riyazali.net/sqlite v0.0.0-20221009071723-df6a26c107b6/go.mod h1:UVocl0mLwS0QKUKa5mI6lppmBjvQnUEkFjFfoWqFWQU=
golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 1a1e117

Please sign in to comment.