Skip to content

Deps: update Go to 1.26 and bump dependencies#3

Merged
aopoltorzhicky merged 1 commit into
mainfrom
deps/updates
Jun 10, 2026
Merged

Deps: update Go to 1.26 and bump dependencies#3
aopoltorzhicky merged 1 commit into
mainfrom
deps/updates

Conversation

@aopoltorzhicky

Copy link
Copy Markdown
Member

What's changed

Toolchain

  • Go bumped from 1.25 to 1.26 (go.mod and CI workflow)
  • golangci-lint updated to v2.11.0 in CI

Dependencies

  • dipdup-io/go-lib: config v1.0.1, database v1.0.3, new testhelpers v1.0.0 module
  • dipdup-net/indexer-sdk v0.0.11 → v0.0.12
  • jackc/pgx/v5 v5.8.0 → v5.9.2
  • testcontainers-go v0.40.0 → v0.42.0 (transitive)
  • Assorted indirect bumps (otel v1.41.0, golang.org/x/*, gopsutil, etc.); dropped now-unused indirects (go-lib/hasura, json-iterator, otlp exporters)

Code changes

  • Test suites migrated from database.PostgreSQLContainer to the new testhelpers.PostgreSQLContainer from go-lib, following the upstream refactoring ([module_test.go](pkg/module/module_test.go), [celestials_test.go](pkg/storage/postgres/celestials_test.go))

No production code behavior changes — only dependency updates and test helper migration.

@aopoltorzhicky aopoltorzhicky self-assigned this Jun 10, 2026
@aopoltorzhicky aopoltorzhicky merged commit c4c945a into main Jun 10, 2026
2 checks passed
@aopoltorzhicky aopoltorzhicky deleted the deps/updates branch June 10, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant