Skip to content

Commit 73c0b5e

Browse files
build(deps): bump github.com/charithe/durationcheck from 0.0.9 to 0.0.10 (#3661)
1 parent e09c247 commit 73c0b5e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/breml/bidichk v0.2.3
2323
github.com/breml/errchkjson v0.3.0
2424
github.com/butuzov/ireturn v0.1.1
25-
github.com/charithe/durationcheck v0.0.9
25+
github.com/charithe/durationcheck v0.0.10
2626
github.com/curioswitch/go-reassign v0.2.0
2727
github.com/daixiang0/gci v0.9.1
2828
github.com/denis-tingaikin/go-header v0.4.3
@@ -182,7 +182,7 @@ require (
182182
golang.org/x/mod v0.8.0 // indirect
183183
golang.org/x/sync v0.1.0 // indirect
184184
golang.org/x/sys v0.5.0 // indirect
185-
golang.org/x/text v0.6.0 // indirect
185+
golang.org/x/text v0.7.0 // indirect
186186
google.golang.org/protobuf v1.28.0 // indirect
187187
gopkg.in/ini.v1 v1.67.0 // indirect
188188
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)