Skip to content

Commit c3f5fd1

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

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/go-playground/validator/v10 v10.30.1 // indirect
4848
github.com/goccy/go-json v0.10.5 // indirect
4949
github.com/goccy/go-yaml v1.19.2 // indirect
50-
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d // indirect
50+
github.com/jaqx0r/itestcontainer v0.0.1 // indirect
5151
github.com/json-iterator/go v1.1.12 // indirect
5252
github.com/klauspost/compress v1.18.0 // indirect
5353
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
@@ -84,6 +84,7 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnV
8484
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2/go.mod h1:pkJQ2tZHJ0aFOVEEot6oZmaVEZcRme73eIFmhiVuRWs=
8585
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d h1:5dvPVakY5Bg0cmHHgYhVtRY6OlSJZCPapwi3PtCXbuA=
8686
github.com/jaqx0r/itestcontainer v0.0.0-20260112233127-ec4eb348d06d/go.mod h1:SwI+VdX+CDF+VnGeebrQ1nQ7atjubn5fy9T6KoEzyME=
87+
github.com/jaqx0r/itestcontainer v0.0.1/go.mod h1:SwI+VdX+CDF+VnGeebrQ1nQ7atjubn5fy9T6KoEzyME=
8788
github.com/jaqx0r/pagination v0.0.1 h1:Crli2x2PzHAJXJw2fgB1iGUwDJ2vx+tZMUOHAcz5ACo=
8889
github.com/jaqx0r/pagination v0.0.1/go.mod h1:XbnJhWMTxgzqzqYKweAz43LR3NWo6KoxIMsRDeycSFM=
8990
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

0 commit comments

Comments
 (0)