File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.7
7
7
require (
8
8
github.com/docker/go-connections v0.5.0
9
9
github.com/testcontainers/testcontainers-go v0.37.0
10
- github.com/wiremock/go-wiremock v1.8 .0
10
+ github.com/wiremock/go-wiremock v1.11 .0
11
11
)
12
12
13
13
require (
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA
101
101
github.com/tklauser/go-sysconf v0.3.12 /go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI =
102
102
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk =
103
103
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 =
106
106
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
107
107
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
108
108
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments