Skip to content

Commit

Permalink
fix(deps): update github.com/andreoliwa/logseq-go digest to 3b9f58b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 99dbaa1 commit 13e6274
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 @@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.4

require (
github.com/andreoliwa/logseq-go v0.0.0-20241231115036-154c5f32541c
github.com/andreoliwa/logseq-go v0.0.0-20250107233117-3b9f58bed6b7
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
gotest.tools/v3 v3.5.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ github.com/RoaringBitmap/roaring v1.9.4/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhve
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=
github.com/andreoliwa/logseq-go v0.0.0-20241231115036-154c5f32541c h1:I+h+cNaodBhbTfwq5nMg/4DHNkuM9sPDkaQf+ZE1rnM=
github.com/andreoliwa/logseq-go v0.0.0-20241231115036-154c5f32541c/go.mod h1:UykWwMIkSWGMK9udJ+hrDcglS/E/+tBytS57ud6DIJY=
github.com/andreoliwa/logseq-go v0.0.0-20250107233117-3b9f58bed6b7 h1:EWKj2+BuPb3PGBVkChp0smG0shJARJEbgbgVbqQkPi4=
github.com/andreoliwa/logseq-go v0.0.0-20250107233117-3b9f58bed6b7/go.mod h1:UykWwMIkSWGMK9udJ+hrDcglS/E/+tBytS57ud6DIJY=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/axiomhq/hyperloglog v0.0.0-20191112132149-a4c4c47bc57f/go.mod h1:2stgcRjl6QmW+gU2h5E7BQXg4HU0gzxKWDuT5HviN9s=
github.com/axiomhq/hyperloglog v0.2.2 h1:9X9rOdYx82zXKgd1aMsDZNUw3d7DKAHhd2J305HZPA8=
Expand Down

0 comments on commit 13e6274

Please sign in to comment.