Skip to content

Commit

Permalink
Merge pull request #127 from taichi/renovate/major-dependencies
Browse files Browse the repository at this point in the history
Update dependencies (major)
  • Loading branch information
renovate[bot] committed May 7, 2024
2 parents e24d7e7 + dbe7268 commit b2b9afb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: docker-compose up -d

- name: Lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.45.2

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220826213629-cd8f367ca010
github.com/jackc/pgconn v1.14.3
github.com/jackc/pgtype v1.14.3
github.com/jackc/pgx/v4 v4.18.3
github.com/jackc/pgx/v4 v4.18.2
github.com/jackc/pgx/v5 v5.5.5
github.com/stretchr/testify v1.9.0
)
Expand Down

0 comments on commit b2b9afb

Please sign in to comment.