Skip to content

Commit 58455c7

Browse files
Bump github.com/wiremock/go-wiremock from 1.8.0 to 1.11.0
Bumps [github.com/wiremock/go-wiremock](https://github.com/wiremock/go-wiremock) from 1.8.0 to 1.11.0. - [Release notes](https://github.com/wiremock/go-wiremock/releases) - [Commits](wiremock/go-wiremock@v1.8.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/wiremock/go-wiremock dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee927c6 commit 58455c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.7
77
require (
88
github.com/docker/go-connections v0.5.0
99
github.com/testcontainers/testcontainers-go v0.36.0
10-
github.com/wiremock/go-wiremock v1.8.0
10+
github.com/wiremock/go-wiremock v1.11.0
1111
)
1212

1313
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA
101101
github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
102102
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=
103103
github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY=
104-
github.com/wiremock/go-wiremock v1.8.0 h1:Zc88p9ANknN2MzoXFaQT3ADDGOH56sdvqlBVMWbxVXo=
105-
github.com/wiremock/go-wiremock v1.8.0/go.mod h1:/uvO0XFheyy8XetvQqm4TbNQRsGPlByeNegzLzvXs0c=
104+
github.com/wiremock/go-wiremock v1.11.0 h1:BL4uVNgUV3uHbavAro4c0EIa/IIOeV7icO34Jg87ZjQ=
105+
github.com/wiremock/go-wiremock v1.11.0/go.mod h1:/uvO0XFheyy8XetvQqm4TbNQRsGPlByeNegzLzvXs0c=
106106
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
107107
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
108108
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=

0 commit comments

Comments
 (0)