Skip to content

Update dependencies - #20

Merged
aopoltorzhicky merged 2 commits into
masterfrom
deps/update
Jun 10, 2026
Merged

Update dependencies#20
aopoltorzhicky merged 2 commits into
masterfrom
deps/update

Conversation

@aopoltorzhicky

Copy link
Copy Markdown
Member

What's changed

Routine dependency update plus a small test adaptation to the new go-lib API.

Toolchain

  • Go: 1.25.71.26.4

Direct dependencies

  • github.com/dipdup-io/go-lib/config v1.0.0v1.0.1
  • github.com/dipdup-io/go-lib/database v1.0.0v1.0.3
  • github.com/dipdup-io/go-lib/testhelpers v1.0.0 — new dependency (PostgreSQL test container moved here from database)
  • github.com/jackc/pgx/v5 v5.8.0v5.9.2
  • google.golang.org/grpc v1.79.1v1.79.3

Notable transitive updates

  • testcontainers-go (+ postgres module) v0.40.0v0.42.0, with migration from the monolithic docker/docker client to the split moby/moby/api + moby/moby/client modules
  • go.opentelemetry.io/otel v1.40.0v1.41.0
  • golang.org/x/* packages bumped (crypto, net, sync, sys, text)
  • Dropped indirect deps: dipdup-io/go-lib/hasura, docker/docker, morikuni/aec; removed stale genproto/googleapis/api pin

Code changes

  • pkg/storage/postgres/table_test.goPostgreSQLContainer is now imported from go-lib/testhelpers instead of go-lib/database (API moved in the new go-lib version).

🤖 Generated with Claude Code

@aopoltorzhicky aopoltorzhicky added the dependencies Pull requests that update a dependency file label Jun 10, 2026
@aopoltorzhicky aopoltorzhicky self-assigned this Jun 10, 2026
@aopoltorzhicky
aopoltorzhicky merged commit 4ee260f into master Jun 10, 2026
5 checks passed
@aopoltorzhicky
aopoltorzhicky deleted the deps/update branch June 10, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant