Skip to content

Commit

Permalink
Bump github.com/jancajthaml-openbank/local-fs in /services/vault-unit (
Browse files Browse the repository at this point in the history
…#360)

Bumps [github.com/jancajthaml-openbank/local-fs](https://github.com/jancajthaml-openbank/local-fs) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jancajthaml-openbank/local-fs/releases)
- [Commits](jancajthaml-openbank/local-fs@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/jancajthaml-openbank/local-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Cajthaml <jan.cajthaml@gmail.com>
  • Loading branch information
dependabot[bot] and jancajthaml authored Dec 25, 2021
1 parent 2e322a8 commit 353cae8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/vault-unit/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/DataDog/datadog-go v4.8.3+incompatible
github.com/jancajthaml-openbank/actor-system v1.5.4
github.com/jancajthaml-openbank/local-fs v1.2.3
github.com/jancajthaml-openbank/local-fs v1.2.4
github.com/rs/zerolog v1.26.1
github.com/stretchr/testify v1.7.0
)
Expand Down
4 changes: 2 additions & 2 deletions services/vault-unit/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/jancajthaml-openbank/actor-system v1.5.4 h1:1Eqn4A62uBPkEPW/0k9VxwSqdCdWKUWGlRQEQG9oPtU=
github.com/jancajthaml-openbank/actor-system v1.5.4/go.mod h1:nIHD5as3cIrWQKj/YH1qJcEoGDJ9bLspb/rEfRwCv4U=
github.com/jancajthaml-openbank/local-fs v1.2.3 h1:etzg+o9ptS1/AyDju5HYwkarV7LuV7IM8nEDOJ0gHLw=
github.com/jancajthaml-openbank/local-fs v1.2.3/go.mod h1:W19XcWPceSnj+ZE8UOZapMlinVIxq8xJsGogTfv80XM=
github.com/jancajthaml-openbank/local-fs v1.2.4 h1:pXzHV0T+uIHj86uSdkr7ooxjWYrHhQF7Vt0QQ2F5u9M=
github.com/jancajthaml-openbank/local-fs v1.2.4/go.mod h1:W19XcWPceSnj+ZE8UOZapMlinVIxq8xJsGogTfv80XM=
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/pebbe/zmq4 v1.2.7 h1:6EaX83hdFSRUEhgzSW1E/SPoTS3JeYZgYkBvwdcrA9A=
github.com/pebbe/zmq4 v1.2.7/go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48=
Expand Down

0 comments on commit 353cae8

Please sign in to comment.