Skip to content

Commit

Permalink
fix(deps): update go.riyazali.net/sqlite digest to 77a6464
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent ff51560 commit 2e67076
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.6.0
go.riyazali.net/sqlite v0.0.0-20221009071723-df6a26c107b6
go.riyazali.net/sqlite v0.0.0-20221017074244-77a6464e0c2a
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
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 @@ -426,6 +426,8 @@ go.riyazali.net/sqlite v0.0.0-20220820100132-b0f5d97504db h1:04cBwzg/G9THMHtENx3
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=
go.riyazali.net/sqlite v0.0.0-20221017074244-77a6464e0c2a h1:pHdDTS5eaZgibyCyDuBmFUZ58PuOjQX0TcMKa/WaK9k=
go.riyazali.net/sqlite v0.0.0-20221017074244-77a6464e0c2a/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 2e67076

Please sign in to comment.