Skip to content

Commit 649a758

Browse files
build(deps): bump cirello.io/oversight from 1.6.0 to 1.7.0
Bumps [cirello.io/oversight](https://github.com/cirello-io/oversight) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/cirello-io/oversight/releases) - [Commits](cirello-io/oversight@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: cirello.io/oversight dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a6016c commit 649a758

File tree

5 files changed

+29
-5
lines changed

5 files changed

+29
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module cirello.io/alreadyread
22

33
require (
4-
cirello.io/oversight v1.6.0
4+
cirello.io/oversight v1.7.0
55
github.com/DATA-DOG/go-sqlmock v1.5.2
66
github.com/PuerkitoBio/goquery v1.10.1
77
github.com/adhocore/gronx v1.19.5

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cirello.io/oversight v1.6.0 h1:fHH+YcxL0/UKgwr2PPs4a+iUEWsKnmxeCqU2DkUdNXg=
2-
cirello.io/oversight v1.6.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
1+
cirello.io/oversight v1.7.0 h1:ETEaVs+yJUW76jdrI5NhPWY2yo6G1qk2bIPP1s1fc9Q=
2+
cirello.io/oversight v1.7.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
33
github.com/DATA-DOG/go-sqlmock v1.5.2 h1:OcvFkGmslmlZibjAjaHm3L//6LiuBgolP7OputlJIzU=
44
github.com/DATA-DOG/go-sqlmock v1.5.2/go.mod h1:88MAG/4G7SMwSE3CeA0ZKzrT5CiOU3OJ+JlNzwDqpNU=
55
github.com/PuerkitoBio/goquery v1.10.1 h1:Y8JGYUkXWTGRB6Ars3+j3kN0xg1YqqlwvdTV8WTFQcU=

vendor/cirello.io/oversight/tree.go

+17-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cirello.io/oversight/tree_options.go

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cirello.io/oversight v1.6.0
1+
# cirello.io/oversight v1.7.0
22
## explicit; go 1.22
33
cirello.io/oversight
44
# github.com/DATA-DOG/go-sqlmock v1.5.2

0 commit comments

Comments
 (0)