Skip to content

Commit

Permalink
Bump github.com/pashagolub/pgxmock/v3 from 3.0.0 to 3.1.0 in /src
Browse files Browse the repository at this point in the history
Bumps [github.com/pashagolub/pgxmock/v3](https://github.com/pashagolub/pgxmock) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pashagolub/pgxmock/releases)
- [Commits](pashagolub/pgxmock@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/pashagolub/pgxmock/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 7244fae commit 95fd1d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/consul/api v1.25.1
github.com/jackc/pgx/v5 v5.4.3
github.com/jessevdk/go-flags v1.5.0
github.com/pashagolub/pgxmock/v3 v3.0.0
github.com/pashagolub/pgxmock/v3 v3.1.0
github.com/prometheus/client_golang v1.17.0
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/samuel/go-zookeeper v0.0.0-20201211165307-7117e9ea2414
Expand Down
4 changes: 2 additions & 2 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pascaldekloe/goe v0.1.0 h1:cBOtyMzM9HTpWjXfbbunk26uA6nG3a8n06Wieeh0MwY=
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pashagolub/pgxmock/v3 v3.0.0 h1:wJBQ9FkL9Q95jht0jR92jKF+uPY2YUXx2fDaFvB2fOg=
github.com/pashagolub/pgxmock/v3 v3.0.0/go.mod h1:pCNliy92lIbLQL7m5GXlkMa5QtZgrZR2Ak55mmCbxqw=
github.com/pashagolub/pgxmock/v3 v3.1.0 h1:u9wps+8l2c45iKg4TfJnYqykD4X1XAp0UbQzF17PIGk=
github.com/pashagolub/pgxmock/v3 v3.1.0/go.mod h1:RbHF7zLIQw5DoFtaaILZqKNjRRXgpMEuiV4ROcqoD+k=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 95fd1d4

Please sign in to comment.