Skip to content

Commit

Permalink
Bump github.com/SKF/go-enlight-middleware from 0.8.6 to 0.8.7 in /v2 (#…
Browse files Browse the repository at this point in the history
…357)

Bumps [github.com/SKF/go-enlight-middleware](https://github.com/SKF/go-enlight-middleware) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/SKF/go-enlight-middleware/releases)
- [Commits](SKF/go-enlight-middleware@v0.8.6...v0.8.7)

---
updated-dependencies:
- dependency-name: github.com/SKF/go-enlight-middleware
  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>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 1a5032c commit d362d0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
)

require (
github.com/SKF/go-enlight-middleware v0.8.6
github.com/SKF/go-enlight-middleware v0.8.7
github.com/aws/aws-sdk-go-v2 v1.21.2
github.com/aws/aws-sdk-go-v2/config v1.19.0
github.com/aws/aws-sdk-go-v2/service/sns v1.22.0
Expand Down
4 changes: 2 additions & 2 deletions v2/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ github.com/Microsoft/go-winio v0.5.1/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpz
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/SKF/go-enlight-middleware v0.8.6 h1:19EwbvYze0sODaBXE0awaBLsKFBFfeGlMP6Myu5xVQk=
github.com/SKF/go-enlight-middleware v0.8.6/go.mod h1:AubJyXUPYwTHHBERzb8YcwTwu39khfdHjGORqcJwL6c=
github.com/SKF/go-enlight-middleware v0.8.7 h1:T5YXiqcqGb/PQiq5TF1Qez639ONK3vkYa09Phu2JpGU=
github.com/SKF/go-enlight-middleware v0.8.7/go.mod h1:SfjU+ekfqcd341hJ+u9SqYoEGKbDMrF+wTGBWNi0SqA=
github.com/SKF/proto/v2 v2.19.0-go h1:suOQyDn684WyijRPoyiJurEQUy1A0iGJja71uHqSJPM=
github.com/SKF/proto/v2 v2.19.0-go/go.mod h1:PX9BUHguKyZlicj9B0ur3PVs4mskS53GPO2VzG+ACA8=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
Expand Down

0 comments on commit d362d0a

Please sign in to comment.