Skip to content

Commit 11a3539

Browse files
authored
Merge pull request #50 from cirello-io/dependabot/go_modules/cirello.io/oversight-1.7.0
build(deps): bump cirello.io/oversight from 1.6.0 to 1.7.0
2 parents 8a6016c + 649a758 commit 11a3539

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)