Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
build(deps): bump github.com/postfinance/store from 0.2.0 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/postfinance/store](https://github.com/postfinance/store) from 0.2.0 to 0.3.2.
- [Release notes](https://github.com/postfinance/store/releases)
- [Changelog](https://github.com/postfinance/store/blob/master/CHANGELOG.md)
- [Commits](postfinance/store@v0.2.0...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/postfinance/store
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent e188396 commit 14322b0
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 61 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/postfinance/flash v0.5.1
github.com/postfinance/profiler v0.1.1
github.com/postfinance/single v0.0.2
github.com/postfinance/store v0.2.0
github.com/postfinance/store v0.3.2
github.com/prometheus/client_golang v1.17.0
github.com/satori/go.uuid v1.2.0
github.com/sethvargo/go-retry v0.2.4
Expand All @@ -24,7 +24,7 @@ require (
github.com/zbindenren/sfmt v0.1.0
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.12.0
golang.org/x/term v0.12.0
golang.org/x/term v0.13.0
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
Expand Down
Loading

0 comments on commit 14322b0

Please sign in to comment.