Skip to content

Commit 3a166db

Browse files
chore(deps): update module github.com/jaqx0r/itestcontainer to v0.0.1
1 parent ff7b41d commit 3a166db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/go-playground/validator/v10 v10.30.1 // indirect
4949
github.com/goccy/go-json v0.10.5 // indirect
5050
github.com/goccy/go-yaml v1.19.2 // indirect
51-
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d // indirect
51+
github.com/jaqx0r/itestcontainer v0.0.1 // indirect
5252
github.com/json-iterator/go v1.1.12 // indirect
5353
github.com/klauspost/compress v1.18.0 // indirect
5454
github.com/klauspost/cpuid/v2 v2.3.0 // indirect

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnV
9696
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2/go.mod h1:pkJQ2tZHJ0aFOVEEot6oZmaVEZcRme73eIFmhiVuRWs=
9797
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d h1:5dvPVakY5Bg0cmHHgYhVtRY6OlSJZCPapwi3PtCXbuA=
9898
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d/go.mod h1:SwI+VdX+CDF+VnGeebrQ1nQ7atjubn5fy9T6KoEzyME=
99+
github.com/jaqx0r/itestcontainer v0.0.1/go.mod h1:SwI+VdX+CDF+VnGeebrQ1nQ7atjubn5fy9T6KoEzyME=
99100
github.com/jaqx0r/pagination v0.0.1 h1:Crli2x2PzHAJXJw2fgB1iGUwDJ2vx+tZMUOHAcz5ACo=
100101
github.com/jaqx0r/pagination v0.0.1/go.mod h1:XbnJhWMTxgzqzqYKweAz43LR3NWo6KoxIMsRDeycSFM=
101102
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

0 commit comments

Comments
 (0)