Skip to content

Commit

Permalink
Merge pull request #74 from cirello-io/dependabot/go_modules/cirello.…
Browse files Browse the repository at this point in the history
…io/oversight-1.7.1

build(deps): bump cirello.io/oversight from 1.7.0 to 1.7.1
  • Loading branch information
ucirello authored Mar 3, 2025
2 parents a21690b + ff5e85c commit 3c0248e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module cirello.io/alreadyread

require (
cirello.io/oversight v1.7.0
cirello.io/oversight v1.7.1
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/PuerkitoBio/goquery v1.10.2
github.com/adhocore/gronx v1.19.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cirello.io/oversight v1.7.0 h1:ETEaVs+yJUW76jdrI5NhPWY2yo6G1qk2bIPP1s1fc9Q=
cirello.io/oversight v1.7.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
cirello.io/oversight v1.7.1 h1:a6Z137VfMySCsqFxhBlVzjwX+LJhfmoJ9l11isMH5LI=
cirello.io/oversight v1.7.1/go.mod h1:lcWjMP8cIwG/hLn4fgSpgxCuusSc/4iQfx1ELqB+Tac=
github.com/DATA-DOG/go-sqlmock v1.5.2 h1:OcvFkGmslmlZibjAjaHm3L//6LiuBgolP7OputlJIzU=
github.com/DATA-DOG/go-sqlmock v1.5.2/go.mod h1:88MAG/4G7SMwSE3CeA0ZKzrT5CiOU3OJ+JlNzwDqpNU=
github.com/PuerkitoBio/goquery v1.10.2 h1:7fh2BdHcG6VFZsK7toXBT/Bh1z5Wmy8Q9MV9HqT2AM8=
Expand Down

0 comments on commit 3c0248e

Please sign in to comment.