Skip to content

Commit 516d41f

Browse files
chore(deps): bump github.com/agiledragon/gomonkey/v2 (#363)
Bumps [github.com/agiledragon/gomonkey/v2](https://github.com/agiledragon/gomonkey) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/agiledragon/gomonkey/releases) - [Commits](agiledragon/gomonkey@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: github.com/agiledragon/gomonkey/v2 dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03f6173 commit 516d41f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/apolloconfig/agollo/v5
33
go 1.20
44

55
require (
6-
github.com/agiledragon/gomonkey/v2 v2.14.1
6+
github.com/agiledragon/gomonkey/v2 v2.14.2
77
github.com/spf13/viper v1.8.1
88
github.com/tevid/gohamcrest v1.1.1
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
3939
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
4040
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
4141
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
42-
github.com/agiledragon/gomonkey/v2 v2.14.1 h1:WCFAmzq5imQfy9MZ7T/p5fiAxCtkRqyzMc9nX75RLvI=
43-
github.com/agiledragon/gomonkey/v2 v2.14.1/go.mod h1:ap1AmDzcVOAz1YpeJ3TCzIgstoaWLA6jbbgxfB4w2iY=
42+
github.com/agiledragon/gomonkey/v2 v2.14.2 h1:1ucmAg62V5PKtqqhcHj1RSP3Rnjyo1ArhKb440iiLi0=
43+
github.com/agiledragon/gomonkey/v2 v2.14.2/go.mod h1:ap1AmDzcVOAz1YpeJ3TCzIgstoaWLA6jbbgxfB4w2iY=
4444
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
4545
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
4646
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY=

0 commit comments

Comments
 (0)