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
77require (
88 github.com/docker/go-connections v0.6.0
99 github.com/testcontainers/testcontainers-go v0.38.0
10- github.com/wiremock/go-wiremock v1.13 .0
10+ github.com/wiremock/go-wiremock v1.14 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA
109109github.com/tklauser/go-sysconf v0.3.12 /go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI =
110110github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk =
111111github.com/tklauser/numcpus v0.6.1 /go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY =
112- github.com/wiremock/go-wiremock v1.13 .0 h1:bohW8GDACMR4kf0DPGo9vp6iEvce80Zq8KTEMu0n3Dc =
113- github.com/wiremock/go-wiremock v1.13 .0 /go.mod h1:3poFKPXvZAuWQAVUzMqw6CZCUYEDAEcYUNc8DZOU8Y8 =
112+ github.com/wiremock/go-wiremock v1.14 .0 h1:cVAV98Odg+hySEYKDRUasVo30q7JE/ysrdx5qOmF4f4 =
113+ github.com/wiremock/go-wiremock v1.14 .0 /go.mod h1:T5XkKnsKS2asycbUrk2cpxXTEXwa6klHfCWVN8BkhkU =
114114github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
115115github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
116116github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments