Skip to content

Commit

Permalink
Bump go.nhat.io/testcontainers-registry in /tests/suite
Browse files Browse the repository at this point in the history
Bumps [go.nhat.io/testcontainers-registry](https://github.com/nhatthm/testcontainers-go-registry) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/nhatthm/testcontainers-go-registry/releases)
- [Commits](nhatthm/testcontainers-go-registry@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: go.nhat.io/testcontainers-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ee1803a commit 5f3351b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions tests/suite/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module go.nhat.io/otelsql/tests/suite

go 1.22

toolchain go1.22.7

require (
Expand All @@ -16,7 +15,7 @@ require (
go.nhat.io/clock v0.7.0
go.nhat.io/otelsql v0.1.0
go.nhat.io/testcontainers-extra v0.15.0
go.nhat.io/testcontainers-registry v0.16.0
go.nhat.io/testcontainers-registry v0.17.0
go.opentelemetry.io/otel v1.30.0
go.opentelemetry.io/otel/exporters/prometheus v0.52.0
go.opentelemetry.io/otel/metric v1.30.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions tests/suite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0/go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 h1:asbCHRVmodnJTuQ3qamDwqVOIjwqUPTYmYuemVOx+Ys=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0/go.mod h1:ggCgvZ2r7uOoQjOyu2Y1NhHmEPPzzuhWgcza5M1Ji1I=
github.com/hashicorp/go-immutable-radix v1.3.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
github.com/hashicorp/go-immutable-radix v1.3.1 h1:DKHmCUm2hRBK510BaiZlwvpD40f8bJFeZnpfm2KLowc=
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
Expand Down Expand Up @@ -228,8 +228,8 @@ go.nhat.io/clock v0.7.0 h1:L3t8s+bOqqMXlGcv2qgKhIHBFqYS7rB84gYOHl4F7iA=
go.nhat.io/clock v0.7.0/go.mod h1:95+ixhxejL/vGxvfiJnrEh19gr03GLyJcTZo7UDr6kA=
go.nhat.io/testcontainers-extra v0.15.0 h1:FUHkiPi1fiKLrDgpnzY1KC6y24ls9XfCGY0A5kLMeUI=
go.nhat.io/testcontainers-extra v0.15.0/go.mod h1:Rvp+2hSGazWRmXzJzM1oeYKQXNAhXomE6iFnB8gp3T8=
go.nhat.io/testcontainers-registry v0.16.0 h1:aJe/coeB4B4ug/lS77265kvxGYnilTTIYKvoCxUwxUU=
go.nhat.io/testcontainers-registry v0.16.0/go.mod h1:5lZHOIPgzcYhAS0zmob8xF+mmXyHFBqTcnzThnRhgKc=
go.nhat.io/testcontainers-registry v0.17.0 h1:5vBp3B3ejwqFpCcyhwML3RGW4CD2+YS0zY6MduD2410=
go.nhat.io/testcontainers-registry v0.17.0/go.mod h1:a2mES7zZPbery656HbzQUADvb8vZRc8qsqE6DO9LItw=
go.nhat.io/timeparser v0.3.0 h1:K29FOjYO9OVJUroSl/bb70I/FKT3CJt8APs25Npj5No=
go.nhat.io/timeparser v0.3.0/go.mod h1:YdhOZNl64RWdHdNYIHxwDu9edleVBlnrREzddab0tO4=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs=
Expand Down

0 comments on commit 5f3351b

Please sign in to comment.